DESCR 390 B

1234567
  1. Lsyncd watches a local directory tree using libinotify. It aggregates
  2. and combines events for a few seconds and then spawns one (or more)
  3. process(es) to synchronize the changes. By default this is rsync. Lsyncd
  4. is thus a light-weight live mirror solution that is comparatively easy
  5. to install not requiring new filesystems or blockdevices and does not
  6. hamper local filesystem performance.