Quick geeky post about selective backups
My free Dropbox space has gradually been increasing by beta testing their photo uploader tool - so I've got enough space to consider this as a serious backup solution.
8Gb isn't enough for everything but I've been thinking about how to selectively back up my data in the cloud. I've also been playing with Automator for Mac OSX and have found a few things that help my backups along.
First thing I like is that you can attach an Automator Workflow to a folder do anything new that is added or changed can be identified.
Dropbox app automatically imports new photos from all my cameras when I plug them in via USB cables and syncs them to the cloud - so this first Automator script (image 1) adds all these photos to iPhoto too.
- Folder action for Dropbox Camera Uploads folder
- Import files into iPhoto action
- Quit iPhoto
Cool, but then I got thinking about how I could back up my best Pictures to Dropbox (image 2)
- New iCal action (more later)
- Get Specified iPhoto items - from 'best photos' which is a smart album of 4/5 star photos
- Copy finder items to Dropbox Best Photos
The reason I chose an iCal action is you can use iCal as a scheduler. Set up a daily recurring event and then instead of triggering an alarm you 'open file' and select the iCal Automator action. I've attached multiple actions to the same event so many backups can run. (image 3)
The only gotcha for this is the Automator workflows are saved in a folder beneath /Library in my user folder - /Library is a hidden folder on my Mac but you can unhide Finder items.
So far I've backed up my Best Photos and iTunes library file to Dropbox - give it a try, I hope this approach might give you some ideas.




