Group :: File tools
Source RPM: clsync
Built: 3 months ago
Size: 230 KB
Repocop status:

Gear: http://git.altlinux.org/gears/c/clsync.git
Archive: http://ftp.altlinux.org/pub/distributions/archive/sisyphus/index/src/c/clsync
Home page: https://github.com/clsync/clsync
License: GPLv3+
Summary: Live sync tool based on inotify
Description:
Live sync tool based on inotify, written in GNU C
Clsync recursively watches for source directory and executes external
program to sync the changes. Clsync is adapted to use together with rsync.
This utility is much more lightweight than competitors and supports such
features as separate queue for big files, regex file filter,
multi-threading.
Current maintainer:
Andrew Savchenko
List of contributors:
- Andrew A. Savchenko
- Andrew Savchenko
- Barak A. Pearlmutter
- Dmitry Yu Okunev
- Michael Shigorin
- clsync
- clsync-apidocs
- clsync-debuginfo
- clsync-devel
- clsync-examples
- libclsync
- libclsync-debuginfo
- libclsync-devel
- libclsync-devel-static
- Major init script improvements, including: - Support for multiple clsync instances via config blocks and corresponding init script symlinks. - Add actions to control clsync via signals.2020-11-08 Andrew Savchenko 0.4.5-alt1
- Version bump - Enable LTO support - Disable seccomp on armh (porting is required)2020-05-06 Andrew Savchenko 0.4.4-alt2
- Disable mhash support since it is actually used only with cluster or kqueue code and both are disabled in Alt.