Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

foomex

macrumors newbie
Original poster
Anyone knows of any backup utilities for MacOSX where I can schedule automatic backups?

My boss directed me to "Backup 3.1.2" and told me it was free but it appears it's only for .Mac users, which I'm not.

The free-er the better. I <3 free stuff 😎

Thanks in advance.
 
Anyone knows of any backup utilities for MacOSX where I can schedule automatic backups?

My boss directed me to "Backup 3.1.2" and told me it was free but it appears it's only for .Mac users, which I'm not.

The free-er the better. I <3 free stuff 😎

Thanks in advance.

Well of course there is Time Machine. It works well for what it does. Automatic hourly backups.

The other one I use is EMC's "Retrospect". It has a lot of flexibility and can do incremental backups and even go across the network.

And then Every mac ships with "rsync". this will sync a folder or a disk to a folder or disk on the same or a remote computer. in the terminal type "man rsync" for more infor. But touse it you have to type and many peole can't do that. So there are any number of graphical front ends to rsync most use "sync" as part of their name.


Carbon Copy Cloner has a scheduler to automate backups.

The problem with programs like these are that all they do is make an exact copy. This has two problems (1) It overwrites the older copy that was already on the backup disk, so no history is preserved. So if you have just before the backup corrupted a file your backup will overwrite your only good copy. Much better to only copy over the changes after the last backup and (2) for most people copying only the changes is much, much faster. Look for a way to make incremental copies. Time Machine, Retrospect and Apple's Backup, and even the old standby "dump" can make incremental (dump is included with Mac OS X)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.