Forum Moderators: travelin cat
What you describe sounds like a great use for Automator, if you have Mac OX X 10.4 (Tiger).
I'm a newbie at on Automator, but this seems to work.
Open Automator and create a Workflow with the following steps:
1. Get Specific Finder Items (specify your source folder)
2. Copy Finder items (specify your destination folder)
(You may need to precede that with steps to connect to your Windows server, if you don't always have that mounted.)
Then save the workflow as a folder action and select the source folder.
Finally, right click the source folder and select "Enable Folder Action."
copying the entire folder over
Looks like we need to add the step "Get Folder Contents" to get just the files inside the folder.
Open Automator and create a Workflow with the following steps:
1. Get Specific Finder Items (specify your source folder)
2. Get Folder Contents (Click "Repeat for each subfolder" if you drop folders in there to copy over.)
3. Copy Finder items (specify your destination folder)
(You may need to precede that with steps to connect to your Windows server, if you don't always have that mounted.)