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





------- Comment #4 from m...@mattmccutchen.net  2009-01-15 18:02 CST -------
That is strange, but the output does seem to indicate pretty clearly that rsync
is not the thing closing the connection.  It's possible that the file is
triggering a data-dependent bug in ssh or even the network (but that seems
unlikely because ssh would be encrypting with a different random key each
time).  In any case, you could see whether rsync fails in the same way when you
do any of the following:

- Remove the -z option.

- Transfer using an rsync daemon instead of ssh (unless the file is secret).

- Transfer the file between a different pair of hosts.

- Make a copy of the file, modify it slightly (e.g., modify a few bytes or
slightly lengthen or shorten it), and transfer that.


-- 
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.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to