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 ...