[Bug 8411] New: invalid flist flag when using protocol 28 or 29

samba-bugs at samba.org samba-bugs at samba.org
Fri Aug 26 19:20:24 MDT 2011


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

           Summary: invalid flist flag when using protocol 28 or 29
           Product: rsync
           Version: 3.0.7
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: unobe at cpan.org
         QAContact: rsync-qa at samba.org


Created attachment 6816
  --> https://bugzilla.samba.org/attachment.cgi?id=6816
Patch to fix invalid flist flag error when using different rsync clients

XMIT_IO_ERROR_ENDLIST should only be used when protocol 30+ is used. When the
remote rsync isn't capable of doing protocols 30+, other recent versions will
use protocol 28 or protocol 29 by default. This will produce an "Invalid flist
flag: 1004" error. This bug was introduced by commit 92e89a2. I have attached a
patch against the git master that resolves the issue.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list