Skip to content

Releases: fukawi2/fscanary

Windows

Windows Pre-release
Pre-release

Choose a tag to compare

@fukawi2 fukawi2 released this 04 Jul 08:12

Small fixes, and initial Windows binaries.

Logging

Logging Pre-release
Pre-release

Choose a tag to compare

@fukawi2 fukawi2 released this 07 Apr 12:32
  • 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

Recursive Pre-release
Pre-release

Choose a tag to compare

@fukawi2 fukawi2 released this 26 Mar 11:40

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

Daemonized

Daemonized Pre-release
Pre-release

Choose a tag to compare

@fukawi2 fukawi2 released this 18 Mar 10:01
  • 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

Initial Development Pre-release
Pre-release

Choose a tag to compare

@fukawi2 fukawi2 released this 18 Mar 02:13

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

Tested on Linux amd64.

Untested on arm, 386 and FreeBSD.