DO NOT REPLY [Bug 5538] New: rsync -X does not work

samba-bugs at samba.org samba-bugs at samba.org
Thu Jun 12 03:07:25 GMT 2008


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

           Summary: rsync -X does not work
           Product: rsync
           Version: 3.0.3
          Platform: x64
               URL: https://bugzilla.samba.org/show_bug.cgi?id=5526
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: briemers+bugzilla at redhat.com
         QAContact: rsync-qa at samba.org


With the git source, the -X flag no-longer works.  I suspect this problem was
introduced fixing bug #5526.

For a simple test case try:

sudo mkdir /var2
sudo rsync -aX --link-dest=/var /var/. /var2/.
ls -laZ /var2

You should see that /var2 does not have the correct xattributes.


-- 
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