Hi there,
I have a regular need to transfer several files from various places to various other places. I'd like to automate the process and therefore wondered if there were a way of kicking off an FTP transfer without needing to physically log into FTP or an FTP Client to submit the commands.
F'rinstance, if I can kick off each transfer from the command line, then I can create a shell script / batch file to transfer the lot.
I'm expecting there to be a way of doing something like:
ftp source_machine user/pass put source_file target_machine user/pass target_file
I may be wanting the moon on a stick though
Cheers,
Andy







Bookmarks