I need to build a shell script to run daily & upload certain files to an FTP. I thought I'd use FTP, but I'm really not sure how to use FTP in a shell script being run by a cron job.
Can anyone give me an insight to how I'd upload a file view FTP in a command?
Thanks for your time.