Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-12 16:47
2.0.0

Der Code wurde komplett neu geschrieben. Das Format der Konfigurationsdatei ist jetzt LUA statt XML, wodurch eine Reihe von einfachen Konfiguration bis zur vollständigen Skripten. Verschiedenen Maßnahmen auf die verschiedenen Arten von Veranstaltungen sind logisch zusammengefasst. Bewegt dürfen auf das Ziel (rsyncssh) zu bewegen. Ausschluss nun eine einfache Datei-Muster (?, * Und **). Optional gibt es nun eine Status-Datei. Mehrere Zielwarteschlangen nicht gegenseitig stören. Das Programm wird nicht mehr für ein Kind warten Prozesse zurückkehren, so dass der Monitor-Warteschlange wird ständig geleert. Vorgänge können nun auf Netzausfall wiederholt.
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
1.25

"mv dir" und "cp-r" funktioniert jetzt ordnungsgemäß. Arbeiten mit reiserfs wurde behoben. Verbesserungen wurden für Konfigurationsdateien, die mehrere Ziele gemacht, und pidfiles. Speichernutzung optimiert. Die Dokumentation wurde verbessert. Viele kleinere Änderungen vorgenommen wurden.
"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
1.0

Tags: Initial freshmeat announcement

Project Resources