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-24 22:41 Back to release list
20090724

This release has the inotify events IN_ATTRIB, IN_CLOSE_WRITE,
IN_CREATE, IN_DELETE, IN_MODIFY, IN_MOVED_TO, IN_MOVED_FROM, and
IN_DELETE_SELF, can handle options and arguments (-s and -d bypass the
default values), and adds a usage function.

Project Resources