Back my Mac up online
December 25, 2008 10:46 AM
Subscribe
What's the best software for automated online backups for OSX?
I have a Dreamhost account with unlimited storage and transfer, and I'd like to use that as a place to remotely backup the data on my Macbook Pro (mostly photos from iPhoto). MobileMe is a ripoff.
You'd think there'd be a nice piece of software that runs in the background and allows me to set a few directories to be synced, and any additions to those folders are automatically reflected online. True? Something that uses SSH or FTP, maybe?
I know about rsync but I'm stupid and I want a GUI.
What are my options?
posted by c:\awesome to computers & internet (13 comments total)
8 users marked this as a favorite
For the GUI part you can probably use an FTP client like Transmit that has syncing features, but it won't run invisibly in the background and back things up as you go. For that, your best bet really is rsync launched every now and then via launchd.
Perhaps someone else knows of a GUI app that I don't, or perhaps there's a tutorial somewhere that can walk you through exactly what you need to do.
Good luck!
posted by Xuff at 11:21 AM on December 25, 2008