A collection of scripts/utilities I've put together for Macs.
TimeMachine is a backup, so why would you want to back up your backup? Well, we recently had 3 hard disks die on us in one month. We lost one main disk, one backup, and one server disk. We didn't lose any data, but this convinced me that relying on anything other than a mirrored backup is very foolish! (Note that a mirror/RAID is NOT a backup by itself.) So I purchased a nice mirrored NAS, but in 10.5 and 10.5.1 (at least) TimeMachine will NOT backup safely to anything other than another Mac running 10.5.x over AFP. (It is not safe to use TimeMachine to SMB or non-10.5 AFP servers!)
So what to do? Well, I backup to a single FireWire drive attached to an old PowerBook and then have that PowerBook sync the TimeMachine backup nightly to the mirrored NAS. This should (hopefully) avoid the problems seen so far with TimeMachine to SMB and AFP servers.
Download: sync_timemachine.sh
Instructions:
This script takes all the IPTC keywords in a JPEG file and adds them to the filename. Why do this? Well, all my previous files used the filename for keywordding, so I'd like to keep them that way (for now, at any rate). This also shows how to write a command line script that runs as a Lightroom post-processing script/Export Action.
Download: IPTC Keyword Rename for Lightroom
All contents Copyright © 2007 David Black-Schaffer. Permission to use them for non-commercial purposes is granted. All other use requires written permission.