Releases: fukawi2/fscanary
Releases · fukawi2/fscanary
Windows
Logging
- Add config options for
- Disabling watches without removing (
enable = (yes|no)
) - Logging level
- Disabling watches without removing (
- Bug fix: filename patterns were being compared against complete path when they should have been compared against the filename only.
- Add sample configuration file
- Code structure improvements
Recursive
Daemonized
- config file can be specified on the command line using
--config
flag. - quarantining files now works across file-system boundaries.
- systemd unit file and rc scripts added.
- signal handling added to better support running as a daemon.
Initial Development
No default config file included; make one based on README.md
Tested on Linux amd64.
Untested on arm, 386 and FreeBSD.