https://bugzilla.samba.org/show_bug.cgi?id=2783
[EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] ------- Additional Comments From [EMAIL PROTECTED] 2005-08-04 07:58 ------- We are seeing this error as well at my workplace. Both sides are using 2.6.5. We are invoking rsync with the following command line. /usr/bin/rsync -e ssh --rsync-path=/usr/bin/rsync -av --recursive --timeout=0 [EMAIL PROTECTED]:/path/to/data /path/to/save The error is occuring on hosts where the server side is under high load from the application that is running on that host. We are not running an rsync daemon on the server side. The latest error is: Read from remote host hostname: Connection reset by peer rsync: connection unexpectedly closed (51838271 bytes received so far) [receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(434) rsync: connection unexpectedly closed (34295 bytes received so far) [generator] rsync error: error in rsync protocol data stream (code 12) at io.c(434) -- 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. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html