BackupPC-users

Re: [BackupPC-users] Unable to read 4 bytes

2009-09-29 16:45:43
Subject: Re: [BackupPC-users] Unable to read 4 bytes
From: "Will" <williamsani AT hotmail DOT com>
To: "'General list for user discussion, questions and support'" <backuppc-users AT lists.sourceforge DOT net>
Date: Tue, 29 Sep 2009 13:41:04 -0700

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:simone AT magistrainfo.com DOT br]
Sent: Tuesday, September 29, 2009 1:22 PM
To: backuppc-users AT lists.sourceforge DOT 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&reg; 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&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
<Prev in Thread] Current Thread [Next in Thread>