Skip to main content

Posts

Lsyncd: How to sync files across multiple servers

·9 mins
What is lsyncd? #Lsyncd watches a local directory trees event monitor interface (inotify or fsevents). It aggregates and combines events for a few seconds and then spawns one (or more) process(es) to synchronize the changes.