Develop and Download Open Source Software

lsyncd

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2010-12-12 16:47
The code was completely rewritten. The configuration file format is now LUA instead of XML, allowing a range from easy configuration up until complete scripts. Different actions on different kinds of events are combined logically. Moves are allowed to move on the target (rsyncssh). Exclusion now allows simple file patterns (?, *, and **). Optionally there is now a status file. Multiple target queues do not interfere with each other. The program will no longer wait for child processes to return, so the monitor queue is constantly emptied. Operations can now be retried on network failure.
2008-12-15 22:17
"mv dir" and "cp -r" now work correctly. Working
with reiserfs was fixed. Enhancements were made
for configuration files, multiple targets, and
pidfiles. Memory usage was optimized. The
documentation was improved. Lots of smaller
changes were made.
2007-12-06 19:58

Project Resources

http://freecode.com/urls/9db4884fc3b0840e60d3e5fcc95e4a57
http://freecode.com/urls/90adeb8e7060bd0cfe5b659651345ce1
http://freecode.com/projects/lsycnd

Project Description

Lsyncd watches a local directory tree's event monitor interface (inotify). It aggregates and combines events for a few seconds and then spawns one (or more) process(es) to synchronize the changes. By default, this synchronization is done with rsync. Lsyncd is thus a lightweight live mirror solution that is comparatively easy to install. It does not require new filesystems or block devices and does not hamper local filesystem performance.


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.