On 8/2/06 03:59, "Terry Vogelaar" <[log in to unmask]> wrote:

> Can I start a script when a specific volume mounts? I want to perform
> a backup-like task when the external HD becomes available to the
> computer. How do I do that?
> 
> Terry

Create a stay-open applet with an idle handle that checks for the disk every
5 minutes, and fires the backup script when the disk appears.

-- 
Barry