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

           Summary: rsync 3.10 error in protocol data stream while rsync
                    3.0.9 runs through
           Product: rsync
           Version: 3.1.0
          Platform: x64
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: way...@samba.org
        ReportedBy: h...@gmx.de
         QAContact: rsync...@samba.org


While transferring a big file over the network to my backup server (13G
virtualbox disk image) with the following command:

rsync --delete-during --inplace --progress -avzE 

rsync 3.1.0 fails with:

rsync error: error in rsync protocol data stream (code 12)

The exact same command and file run through with no problems when using rsync
3.0.9 as the sender. Receiver is rsync 3.1.0 in both cases.

Other rsync commands (this is in a backup script) in the same run complete
without problems. Seems only the big file is affected. There is enough space on
the receiver side disk (66G) so this is not the culprit. The network is a 1GB
line so this should not be a problem too. Neither dmesg nor journalctl show any
relevant entries.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
-- 
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