[GH-ISSUE #364] Permissions and Owner cols hidden whatever the setting is true or false #266

Closed
opened 2026-03-02 15:57:21 +03:00 by kerem · 2 comments
Owner

Originally created by @menaFadel on GitHub (May 20, 2020).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/364

first of all thank you so much for this great tool
I noticed that perms/owner cols don't show even if it's turned on whether from settings or in the php file directly, I also noticed that this problem doesn't happen on Linux, I'm using Windows but it's not the problem because I tested another php file manager script and it does show/edit file permissions/owner cols
what am I missing?
thanks in advance :)

Originally created by @menaFadel on GitHub (May 20, 2020). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/364 first of all thank you so much for this great tool I noticed that perms/owner cols don't show even if it's turned on whether from settings or in the php file directly, I also noticed that this problem doesn't happen on Linux, I'm using Windows but it's not the problem because I tested another php file manager script and it does show/edit file permissions/owner cols what am I missing? thanks in advance :)
kerem 2026-03-02 15:57:21 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@prasathmani commented on GitHub (May 22, 2020):

@menaFadel File Permissions and Owner are not supported by windows, so this two columns are not applicable for windows, so by default it removed from table columns

<!-- gh-comment-id:632597292 --> @prasathmani commented on GitHub (May 22, 2020): @menaFadel File Permissions and Owner are not supported by windows, so this two columns are not applicable for windows, so by default it removed from table columns
Author
Owner

@menaFadel commented on GitHub (May 22, 2020):

@prasathmani please take a look at this:
https://github.com/misterunknown/ifm
this tool CAN show and edit file permissions on Windows, I already tested it, that means this feature can be implemented
Thanks!

<!-- gh-comment-id:632759982 --> @menaFadel commented on GitHub (May 22, 2020): @prasathmani please take a look at this: https://github.com/misterunknown/ifm this tool CAN show and edit file permissions on Windows, I already tested it, that means this feature can be implemented Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#266
No description provided.