automated FTP backup
I want to set up a machine to perform daily backups of some servers over FTP. I plan on using wget at this point.
But, what I was wondering is how I can create a script to automate this process without having to store the FTP password in plain text. Any ideas?
Thanks in advance.
|