DO NOT REPLY [Bug 4163] Checksum Error using "ssh key authentication"

samba-bugs at samba.org samba-bugs at samba.org
Thu Oct 12 03:42:46 GMT 2006


https://bugzilla.samba.org/show_bug.cgi?id=4163


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #1 from wayned at samba.org  2006-10-11 22:42 MST -------
rsync doesn't care what ssh options you use as long as (1) ssh doesn't output
anything to stdout, and (2) ssh passes through all character sequences, without
exception (i.e. you must not trigger the interactive escapes).

See the savetransfer.c program in the support directory of the distribtuion for
a program that you can use to check the data being sent over the wire.  The
comments at the top of the file describe how to use it.  You can then test to
see if corruption is happening between one side and the other (if the
client/server files don't match).  If they do match, you can contact me to help
you interpret the contents of one of the files to see what is wrong with the
data stream.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list