slackbuilds/system/lsyncd
B. Watson 8cb37a8bcb
system/lsyncd: Build with lua 5.4.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-02 19:28:30 +07:00
..
README
lsyncd.SlackBuild system/lsyncd: Build with lua 5.4. 2024-11-02 19:28:30 +07:00
lsyncd.info system/lsyncd: Build with lua 5.4. 2024-11-02 19:28:30 +07:00
slack-desc

README

Lsyncd watches a local directory trees event monitor interface 
(inotify).  It aggregates and combines events for a few seconds 
and then spawns one (or more) process(es) to synchronize the changes. 
By default this is rsync.  Lsyncd is thus a lightweight live mirror 
solution that is comparatively easy to install not requiring new 
filesystems or blockdevices and does not hamper local filesystem 
performance.