From: Craig B. <cba...@us...> - 2007-06-07 13:47:31
|
Garith Dugmore writes: > When using the following configuration command >=20 > Conf{DumpPreUserCmd} =3D 'rsync -az --delete ethleen.saao::backupreadon= ly=20 > ctfileserver.saao::read_only'; >=20 > backuppc reports in the log: >=20 > 2007-06-06 16:58:08 DumpPreUserCmd returned error status 256... exiting= BackupPC doesn't use a shell to run external commands, so you need a full path to the executable. Craig |