Created
May 31, 2020 23:58
-
-
Save KenwoodFox/f7400900147a2eae0e6b418842a60822 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-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