summaryrefslogtreecommitdiffstats
path: root/system/lsyncd/README
blob: 85962d5ce16911e67d069f25f630fa179bddce7a (plain)
1
2
3
4
5
6
7
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.