As many know, I use rsync in DumpPreUserCmd to run my shadowmountrsync routine on the remote client. This routine has many legitimate reasons for not returning success.
However, the backuppc log often shows on failure: 2009-11-24 11:00:04 DumpPreUserCmd returned error status 512... exiting I don't understand the 512 status since the rsync man pages lists return codes as 0-35. So what does 512 mean? Second, is there any simple way to get the actual return status of the remote command rather than the exit status of rsync? Note: my DumpPreUserCmd is: $sshPath -q -x -l kosowsky $hostIP /usr/local/bin/shadowmountrsync -u 1 -A 3 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/