Open
Description
I've implemented a feature to watch a filesystem for changes, but this is currently disabled because I have not tested it on anything else than Linux.
- Add server file watch
- Emit an event on change
- Global configuration toggle
- Per mountpoint toggle
- Mountpoint attribute support
- Test on OSX
- Test on Windows