Skip to content

Releases: immobiliare/sfs

SFS 1.4.1

20 Jun 13:56
Compare
Choose a tag to compare
  • fuse:
    • pid_path is now optional
    • fixed compilation on Debian Lenny
    • support fstab mount
    • prettier mount output
    • support dropping privileges to uid and gid
    • create recursive batches only when directories are renamed
  • php-sync:
    • allow per-node BULK_MAX_BATCHES and rsync commands
    • do not scan the whole batches directory

Special thanks to @mokraemer for contributing to this release.

SFS 1.4.0

24 Feb 11:40
Compare
Choose a tag to compare

This version now supports milliseconds in both fuse and the php-sync. The option batch_flush_seconds has been renamed to batch_flush_msec in the fuse config and it's a backwards incompatible change.

SFS 1.3.13

10 Dec 17:30
Compare
Choose a tag to compare

First public release.