rtweeks / s3-sysbackup

An AWS S3-backed, Unix-philosophy backup system
Other
1 stars 0 forks source link

Include "special behavior" flags in permissions #6

Closed rtweeks closed 3 years ago

rtweeks commented 3 years ago

ACLs don't handle the SETUID, SETGID, and SVTX flags on files/directories. This is saved in the mode entry if fallback to numeric representation occurs.