mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
f3d7301323
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
9 lines
435 B
Text
9 lines
435 B
Text
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.
|
|
|
|
This requires lua.
|