Craig Barratt <cbarratt <at> users.sourceforge.net> writes:

> 
> Kai Grunau writes:
> 
> > I'm using  backuppc version 2.1.0pl1 on  RedHat Enterprise 3 server
> > 
> > I found in the Xferlog file following message :
> > ---------------------------------------------------------------
> > Running: /usr/bin/ssh -q -x -l root hathorjan /usr/local/bin/rsync --server
> > --sender --numeric-ids --perms --owner --group --devices --links --times
> > --block-size=2048 --recursive --exclude /lost+found/ . 
> > /var/opt/SUNWmsgsr/store/partition/primary/
> > Xfer PIDs are now 661
> > Got remote protocol 757955594
> > Fatal error (bad version):
> 
> The decimal value 757955594 is the first four bytes of the unexpected
> text or error from the remote machine.  In hex it is 2D2D7C0A or
> "--|\r".  Does your .cshrc or ssh login sequence emit this string?
> 
> This text should appear in ascii after "bad version".  I'm surprised
> to see the rest of that message is empty.
> 
> Craig
> 
I also discovered a similar client message if one is running the server 
daemon as:
   sshd -D -d -d -d &
I was getting interger value of the 1st 4 characters of "debug1" The 
suggestion given was most helpful to realize what was going on.

thanks,

-Frank
> -------------------------------------------------------------------------






-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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