Download List

Project Description

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.

2009-07-14 20:10 Back to release list
20090713a

IN_CREATE and IN_CLOSE_WRITE event triggers were added. The failsafe mechanism was improved to avoid multiple rsync threads. A configuration check was added.

Project Resources