Filter for CREATE on the directory watcher. When a CREATE is detected, spawn a new watcher on just that file. There'll be a 1 minute timeout.
I'm slightly worried that the watcher might take more time to startup than the file to finish transferring. I'll give it a try.
Filter for CREATE on the directory watcher. When a CREATE is detected, spawn a new watcher on just that file. There'll be a 1 minute timeout.
I'm slightly worried that the watcher might take more time to startup than the file to finish transferring. I'll give it a try.