Hi,
I'd like to automate an FTP upload of one of my files to my web host. (this would be a nightly upload that I want to do) I can't seem to figure out how to script it to automatically connect to the ftp server, upload the file, and disconnect. I'd greatly appreciate some sample code on how to do this.
Thanks!
-Fred