RE: [opensuse] rsync and acl's
Hello,
Does rsync not copy over the acl's? Is there a way to accomplish this?
man rsync Result: yes => -AX ~~~~~ Thanks, I had not noticed that the first time. By the way, what is the 'X' switch? I don't see it in the manpage on Suse 9.3. Thanks again, ~James -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
James D. Parra wrote:
Does rsync not copy over the acl's? Is there a way to accomplish this?
man rsync Result: yes => -AX
~~~~~ Thanks, I had not noticed that the first time. By the way, what is the 'X' switch? I don't see it in the manpage on Suse 9.3.
-A, --acls preserve ACLs (implies -p) [non-standard] -X, --xattrs preserve extended attrs (implies -p) [n.s.] /Per Jessen, Zürich -- http://www.spamchek.com/ - your spam is our business. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Aug 28 2007 09:05, James D. Parra wrote:
Hello,
Does rsync not copy over the acl's? Is there a way to accomplish this?
man rsync Result: yes => -AX
~~~~~ Thanks, I had not noticed that the first time. By the way, what is the 'X' switch? I don't see it in the manpage on Suse 9.3.
Then your rsync is too old. Jan -- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
James D. Parra
-
Jan Engelhardt
-
Per Jessen