I really needa sort something out. atm I usually just burn everything to CD every few weeks, and since I run forums and a few wikis now that others might have been using at any time, if my disk fails it'd suck real bad. (besides, backing those up without automating it is tedious)
My important stuff fits in a few hundred megabytes easily. What I gotta do, I think, is write a script that gets all my important files and saves them in a directory, then uses mysqldump to save all my databases in a file in there too. When I start using CVN/SVN I'll have to figure out what to do with them too.
I was thinking of figuring out some HAL magic or whatever it takes so that everytime I plug in my brother's SD card, the script will run and save my stuff onto the card. If the stuff's already there, it'd update it (probably just using rsync).
I'd also setup a cronjob to keep my important stuff up to date on both of my drives, every day or so. Today I found a great service: rsync.net - $1.80 per month for a GB, more than enough space, so if I could use that too and I'd be sorted.
So, how do ye all backup your important stuff?
(PS: I am not a spambot for rsync.net





