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 23:26 Back to release list
20090714

Directories are rsynced at the request of PIrsyncD. The lockfile is removed when PIrsyncD starts (in case PIrsyncD crashed or was killed). IN_DELETE inotify was added to events. An exception for errors was added. The freq variable was added to delay reading of inotify events.

Project Resources