command line or script help please

Core FTP client questions and answers
Locked
howard@hammerman.com
Posts: 1
Joined: Mon Jan 10, 2011 8:07 pm

command line or script help please

Post by howard@hammerman.com »

I need to create a script (or command line) that will do the following.
1) initiate an FTP session with a user name and password.
2) Transfer a file to the default ftp site.
3) end the session.

Any help would be much appreciated.
ForumAdmin
Site Admin
Posts: 1011
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

http://www.coreftp.com/docs/web1/Command_Line_FTP.htm

The help topic "command line" in the help file has more details.

Steps on creating a site profile for use with command line:
http://www.coreftp.com/docs/web1/Connec ... server.htm
Locked