Hi,
My client config file:
$Conf{XferMethod} = 'rsync';
$Conf{XferLogLevel} = 3;
$Conf{RsyncClientPath} = '/usr/bin/rsync';
$Conf{RsyncClientCmd} = '$sshPath -q -x -l root $host $rsyncPath $argList+';
$Conf{RsyncClientRestoreCmd} = '$sshPath -q -x -l root $host $rsyncPath $argList+';
$Conf{BackupFilesOnly} = [ '/home/test' ];

When I want do backup of test as a file it's working, when it's a directory doesn't work
I receive error:

2006-05-12 11:03:01 full backup started for directory /
2006-05-12 11:03:03 Got fatal error during xfer (fileListReceive failed)

ICould you help me with it...


Greetings
Adam


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to