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-08-18 23:26 Back to release list
20090818

The --host option was added to rsync over a destination server (which requires the ability to connect without a password). Better examples with --help were added. The rsync command is defined after parsing arguments.

Project Resources