Currently when I use the Directory Watch trigger (or any other watcher) to watch for modified files FME Server will watch on file size only. This means that even if my file has been updated, if the file size remains the same my Automation/Notification will not be triggered.
I'd like the watchers to watch the timestamp on files when available.

