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

Cannot delete thousand selected files #30

Open
olibre opened this issue Aug 12, 2018 · 2 comments
Open

Cannot delete thousand selected files #30

olibre opened this issue Aug 12, 2018 · 2 comments

Comments

@olibre
Copy link

olibre commented Aug 12, 2018

I wanted to delete more than 1300 files in the root directory of my web server.
After selecting the files to delete, I pressed bottom delete button but no file has been deleted, all selected files still remain within the root directory of my web server.

The project tinyfilemanager has the same issue, see #53

@alexantr
Copy link
Owner

Try to increase max_input_vars value from 1000 to 5000 or more.

@olibre
Copy link
Author

olibre commented Aug 12, 2018

Thank you for the tip :-)
But I have finally deleted the files using my FTP client.

Could be nice to display a warning when number of selected files is greater than max_input_vars, isn't it?

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