Skip to content

Releases: fukawi2/fscanary

Windows

04 Jul 08:12

Choose a tag to compare

Windows Pre-release
Pre-release

Small fixes, and initial Windows binaries.

Logging

07 Apr 12:32

Choose a tag to compare

Logging Pre-release
Pre-release
  • Add config options for
    • Disabling watches without removing (enable = (yes|no))
    • Logging level
  • 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

26 Mar 11:40

Choose a tag to compare

Recursive Pre-release
Pre-release

Minor code fixes, but main new feature is ability to watch a path recursively. Lightly testing, feedback welcomed.

Daemonized

18 Mar 10:01

Choose a tag to compare

Daemonized Pre-release
Pre-release
  • 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

18 Mar 02:13

Choose a tag to compare

Initial Development Pre-release
Pre-release

No default config file included; make one based on README.md

Tested on Linux amd64.

Untested on arm, 386 and FreeBSD.