DO NOT REPLY [Bug 7095] New: rsync doesn't sync extended attributes

samba-bugs at samba.org samba-bugs at samba.org
Wed Feb 3 11:10:29 MST 2010


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

           Summary: rsync doesn't sync extended attributes
           Product: rsync
           Version: 3.0.7
          Platform: PPC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: joerg.sommer at ateo.de
         QAContact: rsync-qa at samba.org


Hi,

% touch src
% setfattr -n 'user.rsync.%stat' -v '40755 0,0 0:0' src
% getfattr -d src 
# file: src
user.rsync.%stat="40755 0,0 0:0"

% rsync -aHAX src dst
% getfattr -d dst
%

Even if I've used the option -X, rsync didn't sync the extended attribute of
the file.

Bye, Jörg.


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