Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KenwoodFox/f7400900147a2eae0e6b418842a60822 to your computer and use it in GitHub Desktop.
Save KenwoodFox/f7400900147a2eae0e6b418842a60822 to your computer and use it in GitHub Desktop.
-rwxrwx---+ 1 joe Media 0 May 31 19:58 File i made that nextcloud cant see.txt
-rwxrwx---+ 1 www Media 1 May 31 19:58 File That Nextcloud made.md
]# getfacl File\ i\ made\ that\ nextcloud\ cant\ see.txt
# file: File i made that nextcloud cant see.txt
# owner: joe
# group: Media
owner@:rwxpDdaARWcCos:------I:allow
group@:rwxpDdaARWc--s:------I:allow
everyone@:--------------:------I:allow
]# getfacl File\ That\ Nextcloud\ made.md
# file: File That Nextcloud made.md
# owner: www
# group: Media
owner@:rwxpDdaARWcCos:------I:allow
group@:rwxpDdaARWc--s:------I:allow
everyone@:--------------:------I:allow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment