Skip one-click backup apps. This rsync script gives you full control over what gets saved and when, plus logs and a few hard-won lessons.
I have a perl script that handles rsync backups for me. It uses Config::Ini to parse a config file, then it uses rsync to synchronize directories from a remote server according to entries in the ...