ACL and moving files in Nautilus

Posted by MyOnlyEye on Super User See other posts from Super User or by MyOnlyEye
Published on 2010-05-10T08:55:30Z Indexed on 2010/05/10 9:04 UTC
Read the original article Hit count: 299

Filed under:
|

When I move files from a private home directory (e.g. /home/jack) to a shared directory (e.g. /home/shared-school) Nautilus copies the file permissions from the original file into the shared directory - and ignores the ACL that I've put in the /home/shared-school directory (e.g. setfacl -R -m d:g:school:rwx /home/shared-school).

Is it possible to force Nautilus to change ACL on a file that is moved or copied - or not to ignore the ACL on the directory where the files are moved or copied?

© Super User or respective owner

Related posts about acl

Related posts about linux