Magnus Hedemark on 8 Mar 2004 12:45:03 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Script FTP session?


On Sun, 7 Mar 2004, kaze wrote:

> Sorry if this one is to easy, but can I control a (non-GUI / CLI) FTP
> session from a shell script? Like send username, password, cd, put, get, and
> then bye? 

man curl

> Going farther how might I insert from the script timed pauses
> between commands, like to wait five minute between the put and then next
> command.

For a span of five minutes I might consider splitting that out into two 
different transactions, rather than trying to hold a connection open 
needlessly for that long.

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug