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.
- Host: GitHub
- URL: https://github.com/tuspedesign/lsyncd
- Owner: TuspeDesign
- Created: 2021-02-01T22:11:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-01T22:48:44.000Z (over 5 years ago)
- Last Synced: 2025-03-06T01:49:56.517Z (over 1 year ago)
- Topics: backup, backup-script, lsyncd, mirror, mirroring
- Language: Lua
- Homepage: https://axkibe.github.io/lsyncd/
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.