Displaying 2 results from an estimated 2 matches for "cfc9878a".
Did you mean:
cf6a878a
2019 Dec 09
0
How Can I save the original permissions while setting g+rX for all files
..._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/rsync/attachments/20191208/cfc9878a/signature.sig>
2019 Dec 09
2
How Can I save the original permissions while setting g+rX for all files
Hello list!
Combining -M--fake-super with --chmod ends up changing the permissions
stored in the fake-super xattrs. I.e. the permissions stored in the xattr,
are
affected by --chmod.
The desirable behaviour for me would be for --chmod to modify the real
permissions of the destination files. The use case is writing a backup as a
non-root user, having it readable by the group (g+rX), while also