DO NOT REPLY [Bug 4573] New: Hide/protect filtering of xattrs by
name
samba-bugs at samba.org
samba-bugs at samba.org
Sat Apr 28 14:58:22 GMT 2007
https://bugzilla.samba.org/show_bug.cgi?id=4573
Summary: Hide/protect filtering of xattrs by name
Product: rsync
Version: 3.0.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: hashproduct+rsync at gmail.com
QAContact: rsync-qa at samba.org
Users who use xattrs for many different purposes are likely to want to preserve
some xattrs but not others. Thus, it would be nice to have a name-based
hide/protect filtering system for xattrs just like the ones for files. Filters
could be specified with an --xattr-filter option; I see no need to add
corresponding syntactic-sugary --xattr-{in,ex}clude{,-from} options.
For example, if src/ has been indexed by Beagle and I want to copy it to dest/,
copying over all xattrs except the Beagle ones, I could run:
rsync -aX --xattr-filter='H user.Beagle.*' src/ dest/
--
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