lsyncd alternatives
Lsyncd is an open-source software that monitors local directory changes in real-time using inotify or fsevents. It groups events and triggers synchronization processes, typically using rsync, to mirror data across systems efficiently. It offers customizable actions and supports advanced configurations through Lua scripts.