watchdog
watchdog copied to clipboard
How to detect write events?
I would use the FileMofified event but that is called even when opening a file because the atime
value is updated. Couldn't find anything in the docs about write events in particular.