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

Upload size to external storage is limited over Webinterface #12305

Closed
helmut72 opened this issue Nov 6, 2018 · 3 comments
Closed

Upload size to external storage is limited over Webinterface #12305

helmut72 opened this issue Nov 6, 2018 · 3 comments

Comments

@helmut72
Copy link

helmut72 commented Nov 6, 2018

Users are not allowed to save files on Nextcloud machine, only on external storage. Therefore quota is set to 0.

Steps to reproduce

  1. Set quota to 0, add SMB external storage
  2. Upload a file with more than 20MB with WebDAV -> ok
  3. Upload a file with more than 20MB over Webinterface -> fail

Expected behaviour

Upload a file with more than 20MB over Webinterface should also work.

Actual behaviour

File won't be uploaded

Server configuration

Operating system: Ubuntu 16.04

Web server: Apache

Database: MySQL

PHP version: 7.0

Nextcloud version: 14.0.3

LDAP: Yes, LDAP-only with ActiveDirectory, Quota configured in LDAP

Info: This works with Nextcloud 13.0.7, but not with 14.0.3

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #4730 (Storage), #3789 (External storage), #10184 (Uploading medium size files fails), #8363 (enabling external storage), and #6529 (External storage issue).

@MorrisJobke
Copy link
Member

Duplicate of #11485

@MorrisJobke MorrisJobke marked this as a duplicate of #11485 Nov 7, 2018
@MorrisJobke
Copy link
Member

Fixed by #12022 and will be shipped in 14.0.4

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

No branches or pull requests

3 participants