What about upload from folder's contextmenu?
Yes. It can upload target folder.
but I think user can change upload path, selected upload button in toolbar.
(default path is current folder & click on it show tree view or something to change path)
also file-types .apk .crdownload like files deny upload massage show, after the upload.
(I know elfinder check file name before upload file, but this files are check after upload it.)
also file-types .apk .crdownload like files deny upload massage show, after the upload.
elFinder do checking by MIME type that notified from browser, but browser does not know all file types. If elFinder does not obtained the MIME type, can not pre-check.
Thanks, I understand it.
I think user can change upload path, selected upload button in toolbar.
Its implementation is a little difficult.
I have a one draft. It is possible to select target folder of the current working directory before clicking the upload button. How is it?
I think Its may complicated to users.
because if user didn't know this, user try to upload files current folder before click sub folder. its can't understand for them.
I think you can elfinder tree view use to select folder(tree view + create new folder).

Upload dialog is modal. Therefore, to use a tree view is difficult. I am considering the selector display of child folder of the current working directory.
It's done. @CodeLyokoXtEAM Thanks! :+1:
Most helpful comment
It's done. @CodeLyokoXtEAM Thanks! :+1: