Download List

Projeto Descrição

pirysncd is an attempt to write a daemon to watch a directory for kernel write notifications and then execute an rsync command to synchronize two different directories (local or remote). This is a poor man's mirroring or an alternative (not so) real data replication mechanism based on Pyinotify.

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-07-24 20:42 Back to release list
20100724

O código para eventos duplicados inode foi reescrito, utilizando dicionário Python. A opção para executar em primeiro plano foi adicionado. Código para o espelhamento na primeira corrida, sem olhar para os eventos inode foi adicionado. Código styling foi melhorado, e uma pontuação Pylint de 7,35 foi alcançado. As variáveis globais foram redefinidos.
The code for duplicate inode events was rewritten using Python dictionary. The option to run in the foreground was added. Code for mirroring in the first run without looking at inode events was added. Code styling was improved, and a pylint score of 7.35 was achieved. Global variables were redefined.

Project Resources