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: way...@samba.org
        ReportedBy: rm...@lexiconn.com
         QAContact: rsync...@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.
-- 
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