Hmm this sound familiar to what I was encountering. Have you tried to SSH to
the remote host with the backuppc ("su - backuppc") user? 

 

Will

 

From: Simone S. Santiago [mailto:sim...@magistrainfo.com.br] 
Sent: Tuesday, September 29, 2009 1:22 PM
To: backuppc-users@lists.sourceforge.net
Subject: [BackupPC-users] Unable to read 4 bytes

 

Hi,

I have the ssh keys working for rsync and so I know that is working
correctly, however, I get the Last error is "Unable to read 4 bytes".

My config host:

$Conf{BackupFilesOnly} = {};
$Conf{XferMethod} = 'rsync';
$Conf{NmbLookupCmd} = '$nmbLookupPath -A $host';
$Conf{NmbLookupFindHostCmd} = '$nmbLookupPath $host';
$Conf{PingCmd} = '$pingPath -c 1 $host';
$Conf{RsyncClientCmd} = '$sshPath -q -x -l root $hostIP $rsyncPath
$argList+';
$Conf{RsyncClientPath} = '/usr/bin/rsync';
$Conf{CompressLevel} = '9';

Have anyone ever seen this problem before?

Best Regards,
Simone 

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
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/

Reply via email to