ios-legacy icon indicating copy to clipboard operation
ios-legacy copied to clipboard

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

Open rperezb opened this issue 8 years ago • 4 comments

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 avatar Jun 01 '16 12:06 rperezb

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

nasli avatar Sep 12 '16 14:09 nasli

@michaelstingl , is this still a green ticket?

davivel avatar Apr 11 '17 15:04 davivel

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

michaelstingl avatar Apr 11 '17 16:04 michaelstingl

Lack of quota in uploads was already handled in https://github.com/owncloud/ios/issues/822 , though after the upload instead of before. That should cover the 'urgency' of the topic, so this can go to the release after.

davivel avatar Apr 12 '17 08:04 davivel