On Mon, Jan 9, 2017 at 2:31 PM, Stefan Berger <stef...@linux.vnet.ibm.com>
wrote:

> GNU tar for example requires to use --xattrs-include=pattern to indicate
> which extended attributes to put into the archive. It also support
> --xattrs-exclude=pattern. Maybe something along those lines could work?
>

The latest git version now has a modifier to the filter options that lets
you specify include/exclude rules that only apply to xattr names. These can
be used to control what names get read from of the source files
(sender-side rules) and what names get deleted from the destination files
(receiver side rules). I've just done some simple testing, and it seems to
work fine.

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