You are not logged in.
Hey there.
I have an external HFS+ disk mounted.
Journaling is disabled and its "Ownership is ignored".
But I have some random folders with the exact same read & write rights like the others, which all are readable with my MBP but not with my Arch system. Error is "Premission denied".
Unfortunately I can't erase thes files.
Any ideas?
Thinkpad X200 / Open Box
Offline
What is the exact output from `ls` on the parent folder? What permissions does it show and with what uid/gid did you mount it?
Offline
I guess you want the rights?
$ ls -al
__drwxr-xr-x@ user group 170 Jan 17 10:10 Parent-Folder-Name
|__drwxrwxrwx user group 238 Sep 11 2013 Subfolder (non-readable)
|__drwx-xr-x@ user group 238 Feb 26 2013 Subfolder (readable)Thinkpad X200 / Open Box
Offline