slackbuilds_ponce/system/lsyncd
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
lsyncd.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
lsyncd.SlackBuild system/lsyncd: Added (live syncing daemon) 2011-12-18 00:07:51 -02:00
README system/lsyncd: Added (live syncing daemon) 2011-12-18 00:07:51 -02:00
slack-desc system/lsyncd: Added (live syncing daemon) 2011-12-18 00:07:51 -02:00

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.