Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Check max upload size and server space availability before uploading a new file #687

Open
rperezb opened this issue Jun 1, 2016 · 4 comments

Comments

@rperezb
Copy link

rperezb commented Jun 1, 2016

AC:

  • Before uploading a new file it has to be checked whether the file is not bigger than the max upload size or the available space on the server
  • In case it will be bigger, the upload will be cancelled and the user will be warned with an error
@rperezb rperezb added this to the 3.5.1 milestone Jul 26, 2016
@felixboehm felixboehm changed the title Check max upload size and sever space availability before uploading a new file Check max upload size and server space availability before uploading a new file Aug 30, 2016
@nasli
Copy link
Contributor

nasli commented Sep 12, 2016

The current error show "Waiting for server connection" (even if the server is connected).
This will replace with an accurate error message.

@davivel
Copy link
Contributor

davivel commented Apr 11, 2017

@michaelstingl , is this still a green ticket?

@michaelstingl
Copy link
Contributor

I don't think so. @butonic You raised priority. Please ping me to let me know the urgency.

@davivel
Copy link
Contributor

davivel commented Apr 12, 2017

Lack of quota in uploads was already handled in #822 , though after the upload instead of before. That should cover the 'urgency' of the topic, so this can go to the release after.

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

No branches or pull requests

5 participants