I have a folder that I want to keep synced via Transmit FTP. From time to time, a batch of files gets automatically copied into this folder all at once. I have Hazel set up to watch the folder and run an Automator workflow when the contents of the file change (Date Last Modified Is After Date Last Matched). The Automator workflow connects to a Transmit favorite and syncs (uploads) all newer files.
The problem is that the workflow runs once for each of the changed files in the folder, so I end up in Automator hell. Is there a way to have Hazel only run the rule once, even though the folder contains many files that match the rule?