i made a workflow that does this just fine, now i need trusty Hazel to run it ... and it's not working.
from the log:
2012-09-02 18:02:36.055 hazelfolderwatch[4147] Error executing Automator workflow /Users/cjc/Dropbox/Dongguk Support/scripts/rgc007-03.workflow: Error Domain=com.apple.Automator Code=-212 "The action “Copy Finder Items” encountered an error." UserInfo=0x100624180 {NSLocalizedDescription=The action “Copy Finder Items” encountered an error., NSLocalizedRecoverySuggestion=Check the actionʼs properties and try running the workflow again., NSLocalizedFailureReason=The file “s.zip” couldn’t be saved in the folder “RGC007-03”.}
2012-09-02 18:02:36.057 hazelfolderwatch[4147] [Error] Automator workflow failed: Error executing automator workflow /Users/cjc/Dropbox/Dongguk Support/scripts/rgc007-03.workflow on file /Users/cjc/Dropbox/Dongguk Support/Student Share/2012 Autumn/RGC007-03.
i've checked the workflow and can't see anything wrong with. Hazel sees when the folder has been modified and runs its rule but chokes on the workflow.
here is the log from automaker:
** Automator Workflow Log: Unsaved Workflow **
2012-09-02 09:16:20 +0000: Get Value of Variable completed
2012-09-02 09:16:20 +0000: Get Folder Contents completed
2012-09-02 09:16:20 +0000: Copy Finder Items completed
2012-09-02 09:16:20 +0000: Conversion from Files/Folders to Files/Folders completed
2012-09-02 09:16:20 +0000: Show Growl Notification completed
2012-09-02 09:16:20 +0000: Workflow completed
at a loss here and help would be appreciated.