I found the cause of a recent problem on my system where some diffs were corrept and couldn't be removed.
It turns out that something happened to cron and and anacron, causing them both to run the backup sumiltaniously. This in turn killed my all my prior increments. I whipped up a python script to be called from cron. It creates a PID file, and reads the backup session arguments from a config file. It also sends entries to syslog, and all stdout to a file in /var/log/. Is this something anyone would want to include in the distribution, or leave it to the end user? Is this already done somehow? If anyone wants to see it, is it OK to attach code to the mailing list? jim _______________________________________________ rdiff-backup-users mailing list at rdiff-backup-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki