BackupPC-users

Re: [BackupPC-users] The dread "Unable to read 4 bytes" / "Read EOF: Connection reset by peer"

2010-05-11 13:43:33
Subject: Re: [BackupPC-users] The dread "Unable to read 4 bytes" / "Read EOF: Connection reset by peer"
From: Andrew Schulman <andrex AT alumni.utexas DOT net>
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 11 May 2010 13:41:44 -0400
> On 5/11/2010 5:42 AM, Dmitry Katsubo wrote:
> > Maybe you have some tricky alias for ssh? For example I have:
> >
> > $ type ssh
> > ssh is aliased to `ssh -C'
> >    
> Thank you for taking the time to reply.
> 
> If you mean on the BackupPC server:
> 
> [backuppc@backuppc~]$ type ssh
> ssh is /usr/bin/ssh
> 
> > So try to run exactly the same command (with full path) as is noticed in
> > log file from the shell:
> >    
> 
> I had tried that in the past as well, but I really wasn't sure what it 
> ought to do since it doesn't specify where to put the files and such. 
> Regardless of that, when I run that command nothing happens. I'm 
> instantly returned to a prompt with no delay whatsoever:
> 
> [backuppc@backuppc tmp]$ /usr/bin/ssh -q -x -l root TargetServer 
> /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group 
> -D --links --hard-links --times --block-size=2048 --recursive 
> --ignore-times . /
> [backuppc@backuppc tmp]$

Add -v or -vv after /usr/bin/ssh, to get some debugging information about
the connection.


------------------------------------------------------------------------------

_______________________________________________
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>