Headlines, Hints & Tips

Hints & Tips

Auto-Detect Mounted Volumes

Helping set up for the AUPN launch party this weekend, I needed to load files onto 100 USB flash drives for the obligatory swag bag. To churn through it efficiently, we had an Automator workflow copy the files onto the drives. All I had to do was insert a drive, double-click the workflow app, wait until it copied the files and unmounted the drive, then unplug the drive.

After doing this a few times, it seemed silly having to manually run the workflow; I wanted it to run automatically when a drive was plugged in. Fortunately, the solution came to me in a flash (pun absolutely intended).

It occurred to me that a folder action should detect not only files, but also devices. When you mount a drive, what folder does it appear in? Your instinct may say “the Desktop,” but this is a Finder illusion. In fact, mounted drives appear in the invisible root-level directory /Volumes/.

Thus, I saved the workflow as a folder action plug-in for /Volumes/, and it worked perfectly. All I had to do was insert a flash drive, wait for the workflow to finish, remove the drive, and insert another one – 100 times.

Here are the steps:

  1. Go to File > Save As Plug-in.
  2. Choose Folder Action from the pop-up menu.
  3. In the Attach to Folder pop-up, select Other…
  4. In the resultant open dialog, hit cmnd-shift-g. This will bring up a small sheet labeled Go to the folder:.
  5. In this sheet, type /Volumes/, and hit the Go button, then hit Open.
  6. Hit the Save button in the Plug-in sheet.

With this trick, any mounted device will trigger the attached workflow. What that workflow does is up to you, but the possibilities are endless.

Comments

10 Comments »

Pages: « 2 [1] Show All

  1. 5.

    T. Payton, I have similar problem too! Do you have any ideas for now?

    Comment by iMax — July 6, 2007 @ 8:14 am

  2. 4.

    Thanks for this tip. For a while now I have wanted a copy operation to execute when I insert a flash drive. The drive will contain files I need to take to work, This is a good way to make sure I always have the most recent version.

    Comment by Sylvester — May 12, 2007 @ 3:38 pm

  3. 3.

    I am looking for a workflow that allow me to download the photos to a specific folder , then create a ivew catalog with that folder to select and rename files, and then open the selected images in Adobe Lightroom to be developed. Do you know where can I find this kind of workflow? I was trying imphoto but only download the files to the pictures file, when I need to direct which file. I will apreciate any information. Thank you.

    Comment by Xavier Jacome — May 10, 2007 @ 6:35 pm

  4. 2.

    T- See my forum posting.

    Comment by Steve — March 16, 2007 @ 6:24 pm

  5. 1.

    I need to do something similar but in reverse. I’ve got 400 CDs & DVDs I need to copy to a FireWire drive.

    Thing is I can’t figure out how to select all the files in the newly mounted volume. Any ideas?

    Thanks,

    T.

    Comment by T. Payton — March 16, 2007 @ 5:35 pm

Pages: « 2 [1] Show All

RSS feed for comments on this post. TrackBack URI

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>