folder actions - shell scripts..
folder actions - shell scripts..
- Subject: folder actions - shell scripts..
- From: wayne melrose <email@hidden>
- Date: Wed, 20 Apr 2005 17:20:07 +0200
I have a shell script that I would like to run from a folder action script.
Basically i have a hot folder, that moves files to another drive when they are dropped in there. It occasionally calls on the finder for some things which I also want to avoid by using a shell script.
so my applescript script in the folder actions will basically just say
on adding folder items to this_folder after receiving these_items
do shell script "/path/to/my/script.sh"
end adding folder items to
What I would REALLY like to do is have the script run, without folder actions waiting until the shell script is finished.
I know this kind of question has been asked before... But don't remember the answer ;)
thanks
Wayne
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden