Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there an API or something to add unzip functionality to FileManager #506

Closed
SlitYahoo opened this issue Aug 3, 2016 · 5 comments
Closed

Comments

@SlitYahoo
Copy link

Hi,
I would like to add unzip functionality to Filemanager. Is there some easy way to do so?
I translated Filemanager to Croatian language... if you need it...

@psolom
Copy link
Collaborator

psolom commented Aug 4, 2016

Not so easy but possible.
It depends on the connector and storage type of course. It may be implemented for PHP connector definetely, but unzip functionality brings security threat. Customer may put any files to archive, potentially malicious, and you will not be able to check them (by file type, e.g.).

@SlitYahoo
Copy link
Author

Then what is the best way for uploading folder using Filemanager?

@psolom
Copy link
Collaborator

psolom commented Aug 4, 2016

No way, indeed. The only way currently is to create new empty folder and use multiple files upload then. BTW unzip feature has a right to exist. If you are going to use FM yourself or share to permitted users solely. In some "admin panel" or another secured area. It may be optional feature in config file to use it to your own risk. I will add it to my todo list, but I have others things to do first.

@psolom
Copy link
Collaborator

psolom commented Aug 4, 2016

In any case this repo is weakly supported. I can suggest you to migrate to Rich Filemanager. All new features are implementing there. And use it for any further issues and suggestions, please.

@SlitYahoo
Copy link
Author

Ok. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants