#10058 closed bug (no change required)
Strange behaviour about file permissions
Reported by: | Giova84 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Strange behaviour about file permissions | Cc: | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
If I uncheck "execute" under "Permissions" settings of a folder, i cannot copy/move/create files inside folders, and i cannot see present files (in this case the folder will result empty and with 0 KiB)
If I uncheck "read" and "write" (but keep the check on "execute"), instead i can copy and see files inside folders.
Look at attached screenshots.
Attachments (3)
Change History (8)
by , 11 years ago
Attachment: | Permission_Execute_uncheck_Error_Moving.png added |
---|
by , 11 years ago
Attachment: | Permission_Execute_uncheck_No_file.png added |
---|
by , 11 years ago
Attachment: | Permission_Read_Write_uncheck_File_present.png added |
---|
comment:1 by , 11 years ago
Resolution: | → no change required |
---|---|
Status: | new → closed |
comment:3 by , 11 years ago
May be we should just rename "Execute" to "Browse" for the dialogs opened on folders?
follow-up: 5 comment:4 by , 11 years ago
That would be confusing to people who understand Unix file permissions.
comment:5 by , 11 years ago
Replying to jscipione:
That would be confusing to people who understand Unix file permissions.
Not agree. Those who can understand that "execute" on the folder is not "execute" but "browse" will never confuse if "browse property" will have the "browse" name. IMO they are just smart enough to be traped by such misunderstanding. And they are living in the console anyway. ;-)
The "execute" permission on a directory determines whether the user can access the contents or navigate to it. This is standard for unix-based file permissions (which BeOS used, and Haiku also shares).
For further information: http://en.wikipedia.org/wiki/Filesystem_permissions#Traditional_Unix_permissions