Watched folder actions
Watched folder actions
- Subject: Watched folder actions
- From: "Bill Quillen" <email@hidden>
- Date: Mon, 08 Oct 2001 13:48:50 -0600
- Organization: TAP Publishing Company
I am new to Applescripting, so please bear with me.
I am trying to come up with a script that will watch a folder that is
shared using file sharing and perform the following tasks:
(1) Move all files already in the folder to another folder.
(2) Wait until a file has completely copied to the folder before trying
to move it to the other folder.
(3) Move multiple files that are placed in the folder at the same time.
(4) Replace files already in the second folder if they are named the
same as the ones being moved.
I would be very appreciative of any suggestions that could be offered.
Bill Quillen