Force Dropbox sync to finish then Hazel to run??

Exec Summary: How can I make hazel wait to run until a Dropbox sync has finished on a folder?
Hi, I am looking to do something like this:
Laptop: Copy a folder with mp3s into a Dropbox Folder (let's call it FOO).
Home Desktop w Dropbox & Hazel running: 'watch' folder FOO. Once the folder and all the files inside it are synced to the machine then have Hazel do:
Move folder from Dropbox folder FOO to ~/Desktop/
'run commands on the contents of folder'
import into iTunes into Playlist "just imported"
I have this 'workflow' working when copying a folder from the local machine to a locally watched Hazel folder....but everything freaks out once I get Hazel to watch the Dropbox folder.
Freaks out === 10 different folders were created when the folder was moved. With only some folders containing an mp3....and only a random set of files imported into iTunes.
From what I can tell the issue is that Hazel starts 'working' once the folder (empty with no files in it) has synced locally..,..instead of waiting for the entire folder/files to sync...then have Hazel start working.
I would really like to avoid Applescript if possible.
Cheers, Shane
Hi, I am looking to do something like this:
Laptop: Copy a folder with mp3s into a Dropbox Folder (let's call it FOO).
Home Desktop w Dropbox & Hazel running: 'watch' folder FOO. Once the folder and all the files inside it are synced to the machine then have Hazel do:
Move folder from Dropbox folder FOO to ~/Desktop/
'run commands on the contents of folder'
import into iTunes into Playlist "just imported"
I have this 'workflow' working when copying a folder from the local machine to a locally watched Hazel folder....but everything freaks out once I get Hazel to watch the Dropbox folder.
Freaks out === 10 different folders were created when the folder was moved. With only some folders containing an mp3....and only a random set of files imported into iTunes.
From what I can tell the issue is that Hazel starts 'working' once the folder (empty with no files in it) has synced locally..,..instead of waiting for the entire folder/files to sync...then have Hazel start working.
I would really like to avoid Applescript if possible.
Cheers, Shane