On Fri, 25 Aug 2000, Pete Clapham wrote:

>Hi, all --
>
>Can anybody advise me the command line syntax for FTP to run a script?  I know it's 
>something like "FTP -options ftp.server < 
>desired.script, but I cannot for the life of me remember the options.

Hi Pete,

Beter use this:

ftp -in < script

In the script you can then connect to the server and send user/pass, like

open server.there.com
user name pass
...
..
.
close
bye

Paul

--
ODOSCAN: keeps the Quarks off of your hard drive

)0(    [[EMAIL PROTECTED]]    )0(
http://nlpagan.net -  ICQ 147208
Registered  Linux  User   174403
-=PINE 4.21+Linux Mandrake 7.1=-


Reply via email to