Automtic FTP FTP

Ryan Denke ryan.denke@home.com
Fri, 02 Jun 2000 11:53:45 -0700


I'm looking for a way to set up a cron job run a shell scriptto
automatically connect to another server, login with username and
password, and download the same file every day.

I've read the man pages for FTP, but it just doesn't seem that you can
pass it username, password, and get commands and make it all work.
Anyone have any idea or suggestions?