On this page
FTP: Automate Transfers
Introduction
It’s sometimes convenient to automate certain tasks like uploading files or other operations.
FTP
With the universal ftp command, here’s an example that you can place in a shell script:
|
|
NCFTP
With the ncftp utility, it’s even simpler since it works with just one line:
|
|
Last updated 22 Jul 2008, 07:30 CEST.