Automated Backups in Tiger
Hough starts off the article, saying, "I'm going to show you how to create a free, customizable backup solution using only software that comes with Mac OS X 10.4, which will automatically back up changes to your data without user intervention. . . .To use this solution, you should back up to an external firewire hard drive or to a network volume. " I think this might persuade me to do away with my plain and simple once a week cloning of my hard-drive. I like the ideas of free and automated.
Share
Richard Hough over at MacDevCenter has written up a useful little bit of information on how one can have Automated Backups on Tiger Using...
Add a Comment
rsync-ing to a mounted network share is horribly inefficient as it causes a large amount of network traffic during the comparison phase. If you do rsync over ssh, the work gets split between your desktop machine and a seperate rsync process that runs on the backup server, initially passing only checksums between themselves.
July 25 2005 at 4:16 AM Report abuse Permalink rate up rate down ReplyI actually use 'rsync' and the gnu version of 'cp' to make snapshots of my Linux machines (two snapshots a day, two day's history). Using hard links, I can keep four copies of the same stuff with only slightly more than the space of 1 copy (assuming most stuff remains unchanged from day to day). I had planned to use this same script for my iMac to the NFS mounted Linux volume. Alas, it's fraught with difficulty. 'rsync' on the Mac pukes a lot of errors (mostly they seem minor, but seeing how this is a backup, I have to check everyone and make sure it was minor). It seems to often get confused and do full backups when it doesn't need to. BSD 'cp' doesn't have support for hard links. GNU 'cp' will work, *except* it doesn't have support for HFS+ extended attributes. I was (and am) bummed at this hassle. 'rsync' on the Mac is not the super-cool tool that it is on other Unix platforms.
July 24 2005 at 11:30 AM Report abuse Permalink rate up rate down ReplyRe comment 2: The rsync binary included with Tiger fully supports HFS+.
July 23 2005 at 7:42 PM Report abuse Permalink rate up rate down ReplyI dunno if they've fixed it, but last time I looked CCC was just a front end to some command line utilities. The biggest problem I saw with CCC, and the reason I dropped it, was that it took your administrator password and kept it in the clear (e.g. while CCC is running, start a command line, do a 'ps -aux' and see the commands CCC is running, and your password that it fed the commands) for all on your machine to see. Gaping security hole.
July 23 2005 at 11:41 AM Report abuse Permalink rate up rate down ReplyHe should really have been using rsyncx to get HFS+ support.
July 23 2005 at 11:39 AM Report abuse Permalink rate up rate down ReplyCouldn't you just use Crabon Copy Cloner and psyncX and not have to deal with the termianl?
July 23 2005 at 11:37 AM Report abuse Permalink rate up rate down ReplyHot Apps on TUAW
Deals of the Day
more deals- Used Apple iMac 17" Core 2 Duo 1.83GHz for $430 + $28 s&h
- Lounge Deluxe Stand for iPhone / iPod touch for $28 + $8 s&h
- Brookstone Surround-Sound Earbuds for $14 + $7 s&h
- Refurbished Skullcandy Tokidoki Smokin' Buds Mic'd Headset for $5 + $2 s&h
- Stitchway Backup Battery for iPod / iPhone for $5 + free shipping
- Used Apple MacBook Pro 2.4GHz 15" LED Laptop for $1,030 + $29 s&h
Software Updates
more updates- EFI Firmware Update brings Lion Internet Recovery to 2010-model Macs
- OS X Lion 10.7.3 released with Safari 5.1.3, Wi-Fi bug fix
- Aperture updated to 3.2.2, addresses Photo Stream issue
- Apple updates Keynote to address Lion issues
- Google Search app gets new look on iPad
- Apple releases Apple TV Software Update 4.4.3



6 Comments