QuarantineAutomatorAction
QuarantineAutomatorAction copied to clipboard
Add a check for AirDrop transfer having completed before moving.
When sending multiple files, or a large file, the move to the destination folder is carried out before all the files are available in /Downloads. This leaves some (or even all) of them in the /Downloads folder. It seems that when the action detects a new file in /Downloads, it immediately runs the Quarantine check and moves what's there, which is often not all of the files coming into /Downloads. Is it possible to modify the Automator action so that when a file is added to Downloads, a check is run which waits until any copying to Downloads is completed, before running the filter and move?
Thanks!