search for: acl_copy_ext

Displaying 1 result from an estimated 1 matches for "acl_copy_ext".

2005 May 13
0
[Bug 2706] New: An option to transfer POSIX ACLs
...rmissions. ACLs can grant access to users and groups other than the owners of a file, and they can specify default permissions for new files in a folder that take the place of the `umask'. This option should be a matter of getting the ACL on one system using "acl_get_file" and "acl_copy_ext", sending it to the other system, and applying it using "acl_copy_int" and "acl_set_file". It would take a little more work to preserve IDs by name and make this play nicely with "--numeric-ids". The "-a" option should probably include "--acl&quot...