In <20160623205843.GB6633@kw.merryville>, on 06/23/16
   at 11:58 PM, Albert Berger <nbds...@gmail.com> said:

Hi,

>I did some search about this error before asking this question, and in
>other case unsupported ACLs were indeed the cause. But btrfs supports
>ACLs:

In addition to what Kevin said, if you are rsync-ing to a SAMBA share, you
will be limited to what the SAMBA server supports and not all are
configured to enable ACL support.

>[root@kw al]# getfacl /mnt/backup/rootdir/var/log/journal/remote getfacl:

This implies that the ACLs can be read, but it says nothing about whether
the local system has the rights to delete the default ACLs from
var/log/journal/remote.  You need to test this with something like

  setfacl --remove-default \
     /mnt/backup/rootdir/var/log/journal/remote


Steven

-- 
----------------------------------------------------------------------
"Steven Levine" <stev...@earthlink.net>  Warp/DIY/BlueLion etc.
www.scoug.com www.arcanoae.com www.warpcave.com
----------------------------------------------------------------------


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