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

Check that compares disk usage with disk space #416

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

larsjarred9
Copy link

This pull request should resolve #409 Where it was possible to upload a file and the front-end would not have checked if the file upload was even valid so you could upload 1tb for example and fill the server above its capacity.

The code is a basic check that checks the server limit and uploads disk usage and then either continues or gives an error.

@aidenfarley
Copy link

Is this still currently an issue?

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

Successfully merging this pull request may close these issues.

Possible to upload thing overpassing the disk limit.
2 participants