How do I run a script when a drive is mounted under OSX?
My usecase is that I would like to automatically copy images from my USB memory/harddrive when it is inserted in my USB card reader, and when a DVD or CD is inserted I would like to copy it for storage in my media center.
I've tried using Marco Polo (as mentioned in this related question) but from what I can see it can only detect the presence of a certain USB device, not the presence of specific harddrive.