Depending on how large the deployment. This would only be feasible with a small amount of computers.
In each computers Users folder, there is a 'Public' folder
Code:
/Users/[userName]/Public/
In that folder is another called 'Drop Box'
Duplicate that folder. Change the name of the folder to 'Required' etc. Whatever suits your needs.
Create a folder action for each of them (with a folder action that works with the corresponding OS 10.4, 10.5, 10.6)
In 10.6 you can do as follows:
Folder action receives files and folders added to
Add the action
Add the action
Code:
Ask For Confirmation
(make sure to add relevant text to both fields)
This method is quick and dirty, and intrusive.
You might also consider using a triggered action in mail. Then you can email eveyone who needs the document. When it appears in their inbox, then an applescript lauches the application and displays the document.
Im sure Ben has much better options.
Cheers!
Bo