I'm a fairly poor shell scripter, but I'm trying to get ftp backups working across the internet. # this script automates FTP access for backup purposes. # Change the server IP/Hostname, user name, ...
At the moment I have a loose backup plan where in addition to a local backup, I FTP my more vital documents to a secure directory on my web hosting. The problem is that I don't do it nearly as often ...