I use one of the mods here to backup my database every night. I wrote a cron job to archive my attachments folder (5 GB - done once a week) and avatar and torrent folders (done once a night). I scp the backups to my other server two or three times a week. Then, I just wrote a cron job to also rsync those three folders (attachments, avatars, torrents) to my other server every night. So, I end up with a couple of copies of the folders - one on each of my servers. (Yeah, maybe I'm a bit paranoid, but better safe than sorry!)
|