Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

O código foi totalmente reescrito. O formato do arquivo de configuração agora é LUA em vez de XML, permitindo um intervalo de fácil configuração até roteiros completos. diferentes ações em diferentes tipos de eventos são combinados logicamente. Os movimentos são autorizados a circular sobre o alvo (rsyncssh). Exclusão permite agora que os padrões de arquivos simples (?, * E **). Opcionalmente, existe agora um arquivo de status. Várias filas de destino não interferem uns com os outros. O programa não vai mais esperar por processos filho de volta, para que a fila é monitorar constantemente esvaziado. As operações podem agora ser repetido em caso de falha de rede.
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

"dir mv" e "cp-r" agora funcionam corretamente. Trabalhando com reiserfs foi corrigido. Melhorias foram feitas para os arquivos de configuração, metas múltiplas, e pidfiles. O uso da memória foi otimizada. A documentação foi melhorado. Lotes de pequenas alterações foram feitas.
"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