DO NOT REPLY [Bug 6032] New: error in rsync protocol data stream
samba-bugs at samba.org
samba-bugs at samba.org
Wed Jan 14 02:58:45 GMT 2009
https://bugzilla.samba.org/show_bug.cgi?id=6032
Summary: error in rsync protocol data stream
Product: rsync
Version: 3.0.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: rmang at lexiconn.com
QAContact: rsync-qa at samba.org
Command:
/usr/bin/rsync -aze /usr/local/ssh/bin/ssh --hard-links --force --ignore-errors
--numeric-ids --delete --exclude=/sys --exclude=/proc
--exclude=/var/named/chroot/proc --exclude=/home4 --exclude=/home5
--exclude=/backup --exclude=/var/log --exclude=/home/logs
--exclude=/home2/logs/ $server:/ /home/backup/$short
The error happens at the same spot during the rsync copy:
Read from remote host $server: Connection reset by peer
rsync: connection unexpectedly closed (16892096 bytes received so far)
[receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(632)
[receiver=3.0.4]
rsync: connection unexpectedly closed (408 bytes received so far) [generator]
rsync error: unexplained error (code 255) at io.c(632) [generator=3.0.4]
--
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