I had in mind acl_xattr :)> > Hi! > > From some time I am testing extended ACLs (acl_xattr and acl_tdb). > Could someone tell me why when I am syncing files over rsync the > extended acls are not moved? > Best regards > /Adrian Berlin > > -- > You Rock! Your E-Mail Should Too! Signup Now at Rock.com and get > 250MB of Storage! > > http://webmail.rock.com/signup/ > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba>-- You Rock! Your E-Mail Should Too! Signup Now at Rock.com and get 250MB of Storage! http://webmail.rock.com/signup/
> > From some time I am testing extended ACLs (acl_xattr and acl_tdb). > Could someone tell me why when I am syncing files over rsync the extended acls are not movedAre you using the appropriate rsync switch to copy Extended Attributes? From rsync man page: -X, --xattrs This option causes rsync to update the remote extended attributes to be the same as the local ones.This will work only if the remote machine?srsync supports this option also. This is a non-standardoption.
Thanks :) I will try it. Best regards /Adrian Berlin> ----- Original Message ----- > From: Miguel Medalha <miguelmedalha at sapo.pt> > To: Adrian Berlin <gato at rock.com> > Cc: samba at lists.samba.org > Subject: Re: [Samba] acl_xattr via rsync > Date: Mon, 29 Mar 2010 13:22:37 +0100 > > > > > > From some time I am testing extended ACLs (acl_xattr and acl_tdb). > > Could someone tell me why when I am syncing files over rsync the > > extended acls are not moved > > Are you using the appropriate rsync switch to copy Extended Attributes? > From rsync man page: > > -X, --xattrs > This option causes rsync to update the remote extended attributes > to be the same as the local ones.This will work only if the remote > machine?srsync supports this option also. This is a > non-standardoption.>-- You Rock! Your E-Mail Should Too! Signup Now at Rock.com and get 250MB of Storage! http://webmail.rock.com/signup/