example
main folder (root)
- folder 1 (read only)
- folder 2 (read and write)
- folder 3 (locked)
- folder 4 (hidden)
is that possible do that to connector?? i benchmark the windows explorer security

@hayes-seyah09354085977
This will useful
https://github.com/Studio-42/elFinder/wiki/Simple-file-permissions-control
@nao-pon
is it possible to hide folders or file?
Like connector send file/folder list but api doesn't show that specific file/folder until user enable 'show hidden folders/files' in settings & user can set folder/file hide or un-hide in folder/file property (for this part may be need database. So if database not set in connector side and only set list of file/folder in connector side, only cookies saved in browser for only that user, list of that user hidden file/folder & un-hide file/folder that connector send hidden).
And also I think there is two hidden level.
First level is just like above method (connector send file list but api not show it.)
Second level is connector doesn't send that file/folder in list but user can open it using elFinder api hash url (and also only send in it with connector send file list to admin or permission given user)
@CodeLyokoXtEAM The idea of hiding any item at the user level is interesting. However, it is unknown how much it is worth in elFinder. Can you explain the value?
imagine users have permissions to access .tmb folder(or any other folder) in volume for cleanup it.
But it isn't necessary to show always.
So default settings for that folder is hidden & user can un-hide & access it when he want to cleanup it.
the hidden levels are just suggestion but when think about it, it unnecessary to elfinder.
@CodeLyokoXtEAM Okey, I made a new issue #2595.
Thanks! 馃憤
@hayes-seyah09354085977 Did you solved it with https://github.com/Studio-42/elFinder/wiki/Simple-file-permissions-control?
yes sir i already solve that and i thinking of how to use that to separate file inside like Windows does
btw thanks for the support i love this elfinder :D
Most helpful comment
@CodeLyokoXtEAM Okey, I made a new issue #2595.
Thanks! 馃憤