... so:

rsync-option:

-A

-X


needs to go in my /etc/dirvish/master.conf, yes?



On 3 April 2014 14:02, Tamas Papp <[email protected]> wrote:

>  Use the appropriate rsync switches:
>
>         -A, --acls                  preserve ACLs (implies -p)
>         -X, --xattrs                preserve extended attributes
>
>
> tamas
>
>
> On 04/03/2014 02:58 PM, Tom Jermy wrote:
>
>  Hello,
>
>  I'm not getting ACL's copied when using dirvish - it's operating on a
> local basis, copying files to an ext4 filesystem.
>
>  EG:
>
>   [root@dc tree]# getfacl /home/Company/Final\ Accounts/
>  getfacl: Removing leading '/' from absolute path names
> # file: home/Company/Final Accounts/
> # owner: root
> # group: root
> user::rwx
> user:root:rwx
> group::---
> group:root:---
> group:users:rwx
> mask::rwx
> other::---
> default:user::rwx
> default:user:root:rwx
> default:group::---
> default:group:root:---
> default:group:users:rwx
> default:mask::rwx
> default:other::---
>
>   [root@dc tree]# getfacl
> /mnt/iscsi/snapshot/2014.04.03-13.00.01/tree/Company/Final\ Accounts/
> getfacl: Removing leading '/' from absolute path names
> # file: mnt/iscsi/snapshot/2014.04.03-13.00.01/tree/Company/Final Accounts/
> # owner: root
> # group: root
> user::r-x
> group::r-x
> other::r-x
>
>  Anyone have any ideas?
>
>  Thanks
>
>
>
> _______________________________________________
> Dirvish mailing 
> [email protected]http://www.dirvish.org/mailman/listinfo/dirvish
>
>
>
> _______________________________________________
> Dirvish mailing list
> [email protected]
> http://www.dirvish.org/mailman/listinfo/dirvish
>
>
_______________________________________________
Dirvish mailing list
[email protected]
http://www.dirvish.org/mailman/listinfo/dirvish

Reply via email to