Backup solutions for MacOSX?
February 23, 2006 2:10 AM
Subscribe
I've had my Powerbook G4 for just a touch under 3 years and i've aquired a healthy amount of personal files, photos, music, and work documents. Last night i had a scare with the drive, it failed to boot for the first time since i've had it. Feeling a tad twitchy about the reliability of my drive i ask: Is there a automated backup solution thats flexable enough for me...
After a check last night my User directory is 15.1gb, consisting mostly of my vast personal music collection, photos, and work documents. While the music is disposable (i could always re-rip it from CD) the photos and work documents are invaluable.
I've seen backup solutions like .Mac which can sync to a off-network server, write to CD, or another backup device. I would like to burn my current backup to DVD (a full backup, music included) then do a smallish backup to a off-site server (just work docs, maybe photos). The bandwidth requirements for doing a off-site backup would be huge, and with my broadband speed would take a week to backup 10gb. Incremental backups would be a god-send.
Help me store my data, before its too late...
posted by Nik_Doof to computers & internet (9 comments total)
If you want to do it nightly, you could look into one of the little cheapie network-attached-storage units, like the Linksys NSLU2. It's just a tiny little $100 box that runs Linux and shares USB drives you plug in. On the network, it looks like a Windows server. Both your Mac and the NSLU2 run the same software(Samba) to talk to Windows, so they will be perfectly happy talking with one another.
I haven't looked into backup software on the Mac, but if all else fails, you could always write yourself a 10-line batch file to copy all your data once a night. That's ugly and slow, and it'll take a lot of space if you keep multiple backup runs, but it's very cheap. :)
You could also, of course, do both.... sync everything to a secondary drive and/or local network share, and then do a .MAC backup of the really _critical_ stuff. It's more hassle getting it set up, and you have the ongoing fee for storage, but it's a second layer of safety net in case something really bad happens.
As a general rule, as soon as you think you're having drive trouble, stop using the system until you can take a backup. Drives will often give you some warning before dying, so taking an immediate backup can save your butt.
posted by Malor at 3:21 AM on February 23, 2006