slackbuilds_ponce/system/lsyncd
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
lsyncd.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
lsyncd.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README system/lsyncd: Fixed dep information 2012-08-22 16:01:08 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05: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.