I set up the ability to post images to forums now & while I'm at it let me plug a friend's automator script that will give you the ability to (On a Mac) right click any image then select the service & it will put the image in
http://imgur.com/ & then copy the URL to your clipboard inside the Bulletin Board Code tags. So then all you have to do is paste it.
Just see
http://www.johneday.com/272/imgur-service-for-fast-image-sharing if your interested. It is very easy!
OK here you go. I wanted a way to confirm if all the files were copied across the network & if not I can know which ones were not. So this is what I came up with.
What I'm trying to have happen is this. When files are moved into a folder the files will be moved to the trash & then copied to a temp hold folder (on the same computer) & the label color changed to nothing; then copied to another folder (on another computer over our network) then copied again to the same temp hold folder (on the same computer (with if file exists: replace)) but this time when copied to temp hold folder it will change the label color to green.
The reason for this. Lets say the computer for some reason was not connected to the other computer on the network then it would not be able to copy the files over the network & then it will not recopy the files back to the temp hold folder & change there label color to green (because of the order of the rules) so I will know that any files in the temp hold folder if there labels are not green then it was not copied over the network. Plus I have Hazel watching the temp hold folder for any files that labels are not green if so it will send me a Growl. Then I can easily find the non copied files & copy them over. Please see the images.
Hope this is clear.
One problem is that I get a Growl message always because I don't know how to have Hazel wait to check if the files labels are green??
This may not be a good way to set it up so please tell me otherwise.
Plus here is the part of the log when the file became ghosted. (See Image)
2012-08-23 14:06:49.523 hazelworker[68923] ILDR3V-010805-16098-01.ai: Rule All Files Move to Server matched.
2012-08-23 14:06:49.949 hazelworker[68923] [File Event] File moved: ILDR3V-010805-16098-01.ai moved from folder /Users/b3po/Public/Move via Hazel to folder /Users/b3po/.Trash.
2012-08-23 14:06:50.203 hazelworker[68923] [File Event] File copied: ILDR3V-010805-16098-01.ai copied from folder /Users/b3po/.Trash to folder /Users/b3po/Public/Temp Finished IL's.
2012-08-23 14:06:50.387 hazelworker[68930] File .DS_Store is busy. Skipping for now.
2012-08-23 14:06:50.494 hazelworker[68930] ILDR3V-010805-16098-01.ai: Rule Not Green Because Not Connected to Server matched.
2012-08-23 14:06:50.494 hazelworker[68933] Sending metrics to scheduler. Next scheduled run: 5828963-12-19 19:00:00.000
2012-08-23 14:06:50.522 hazelworker[68930] Hazel Alert: /Users/b3po/Public/Temp Finished IL'sB3PO NOT CONNECTED TO SERVER
2012-08-23 14:06:50.522 hazelworker[68930] [Custom Message] Hazel Alert: /Users/b3po/Public/Temp Finished IL'sB3PO NOT CONNECTED TO SERVER
2012-08-23 14:06:50.993 hazelworker[68923] [File Event] File copied: ILDR3V-010805-16098-01.ai copied from folder /Users/b3po/Public/Temp Finished IL's to folder /Volumes/Illustration Pages for Shar/Moved from B3PO via Hazel.
2012-08-23 14:06:51.130 hazelworker[68923] [File Event] File copied: ILDR3V-010805-16098-01.ai copied from folder /Volumes/Illustration Pages for Shar/Moved from B3PO via Hazel to folder /Users/b3po/Public/Temp Finished IL's.
2012-08-23 14:06:51.156 hazelworker[68923] Warning: busy fire time is in the past: 2012-08-23 14:06:44 -0400
And here is part of the log when a file worked correctly. (which is 99.9% of the time)
2012-08-23 14:06:53.160 hazelworker[68923] ILCN15-040601-05.pdf: Rule All Files Move to Server matched.
2012-08-23 14:06:53.315 hazelworker[68923] [File Event] File moved: ILCN15-040601-05.pdf moved from folder /Users/b3po/Public/Move via Hazel to folder /Users/b3po/.Trash.
2012-08-23 14:06:53.640 hazelworker[68923] [File Event] File copied: ILCN15-040601-05.pdf copied from folder /Users/b3po/.Trash to folder /Users/b3po/Public/Temp Finished IL's.
2012-08-23 14:06:53.858 hazelworker[68923] [File Event] File copied: ILCN15-040601-05.pdf copied from folder /Users/b3po/Public/Temp Finished IL's to folder /Volumes/Illustration Pages for Shar/Moved from B3PO via Hazel.
2012-08-23 14:06:54.043 hazelworker[68923] [File Event] File copied: ILCN15-040601-05.pdf copied from folder /Volumes/Illustration Pages for Shar/Moved from B3PO via Hazel to folder /Users/b3po/Public/Temp Finished IL's.