Subscribe~/Library/Preferences/com.apple.iCal.plist too.~/Library/Preferences/com.apple.iPhoto.plist is missing, or it's an OSX metadata problem. iPhoto stores some data in the resource forks of the photos. Unfortunately, there's no way to get that metadata back now.rsync -E should work. I think you still need a specially patched rsync for rsync to non-HFS+ filesystems. I'm just not sure. I have completely restored from the special rsync (even applications and other bundles!) just fine follow the instructions though.Thank you so much for posting that on metafilter! I'll probably buy SuperDuper because I need to make sure I can restore from a backup (it seems to be the most reliable, proven, and quickest solution) and it's pretty cheap considering the amount of data/time that could be lost. Tomorrow I'm going to do a full backup of my home directory, take this hard drive out, put in another hard drive, and then do a complete restore to make sure it's working properly. For the record my rsync command was:
# rsync -aze "ssh" /Users/ben ben@[backupserver]:/home/ben/backup/osx/ --exclude-from=.exclude --progress
And I used the same options to restore. From the metafilter discussion I now know I wasn't copying extended attributes (-E), and it wouldn't have copied those anyway because I was backing up to a FreeBSD server (UFS2 filesystem). ..even with the patched rsync the restore is unclean and it's alpha software..which is too risky when it comes to backups.
You are not logged in, either login or create an account to post comments
posted by Blazecock Pileon at 7:59 PM on December 11, 2006 [1 favorite]