CF9 Directory Watcher randomly skips files
I'm using the directory watcher gateway to log changed files as they are pushed (FTP'd) to a development server. The gateway occassionally misses random files. I've seen some older post where this was a problem and was looking to see if the problem still exists on CF9. The onAdd/onUpdate methods simply write the file details to a SQL database. There is very little logic in the .cfc.
If you FTP 10 files to the server it will tell you 8 changed. If you push the same 10 again it will in some cases it will reconcile the missing files. I have the intervalconfigured for 60 seconds.
