- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.6k
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care of31-feedbackbugfeature: sharing
Description
⚠️  This issue respects the following points: ⚠️ 
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
When uploading a folder through file drop on 31.0.0 rc2, the WebDav MKCOL request fails with Only PUT is allowed on files drop returned in the HTTP response. No errors are displayed in the UI, but "Unknown error during upload" is displayed when trying to cancel the upload.
Steps to reproduce
- Run NC 31 rc2 (docker run --rm -p 8080:80 lscr.io/linuxserver/nextcloud:develop-version-31.0.0rc2)
- Create a file drop with default permissions and configuration
- Upload a folder using "upload folders"
Expected behavior
Folder uploads
Nextcloud Server version
31
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
MrRinkana
Metadata
Metadata
Assignees
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care of31-feedbackbugfeature: sharing