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

No disk space. Load big file. Error after fully file uploading. #1464

Closed
LeXaMeN opened this issue Jul 8, 2021 · 0 comments
Closed

No disk space. Load big file. Error after fully file uploading. #1464

LeXaMeN opened this issue Jul 8, 2021 · 0 comments
Labels
bug 🐞 Something isn't working

Comments

@LeXaMeN
Copy link

LeXaMeN commented Jul 8, 2021

Description
If there is no disk space, then you can upload a file of any size and will get error after uploading the all file.

Expected behaviour
Shows an error and aborts the upload of the file.

What is happening instead?
It uploads the file to an unknown destination, and only after the upload is complete, it gives an error that there is no space.

Additional context
Probably you need some function that checks if there is disk space at upload time.

@LeXaMeN LeXaMeN changed the title [BUG] No disk space. Load big file. Error after fully file uploading. No disk space. Load big file. Error after fully file uploading. Jul 8, 2021
@o1egl o1egl added the bug 🐞 Something isn't working label Jul 11, 2021
@o1egl o1egl closed this as completed in 5072bbb Jul 26, 2021
rahul-r pushed a commit to rahul-r/filebrowser that referenced this issue Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants