An open API service indexing awesome lists of open source software.

https://github.com/tuspedesign/lsyncd

Lsyncd provides an easy way to duplicate server information.
https://github.com/tuspedesign/lsyncd

backup backup-script lsyncd mirror mirroring

Last synced: about 2 months ago
JSON representation

Lsyncd provides an easy way to duplicate server information.

Awesome Lists containing this project

README

          

# Lsyncd

[Lsyncd](https://axkibe.github.io/lsyncd/) uses a filesystem event interface (inotify or fsevents) to watch for changes to local files and directories. Lsyncd collates these events for several seconds and then spawns one or more processes to synchronize the changes to a remote filesystem. The default synchronization method is rsync. A light-weight live mirror solution.

## Disclaimer

Tuspe Design and Timo Anttila do not take responsibility for any damage or data losses caused by this example or lsyncd. The example works for me, but always remember to backup your important files before starting testing random scripts or new services. Lsyncd is awesome.