j-ed
August 26, 2024, 9:11am
4
Have you tried to search for “Error 403 MKCOL” on the Internet? I foulnd the following matches which are all seem to point to a kind of access/permission issue:
Support intro Sorry to hear you’re facing problems
<a href="http://help.nextcloud.com">help.nextcloud.com</a> is for home/non-enterprise users. If you’re running a business, paid support can be accessed via <a href="http://portal.nextcloud.com">portal.nextcloud.com</a> where we can ensure your business keeps running smoothly.
In order to help you as quickly as possible, before clicking Create Topic please provide as much of t…
opened 05:23PM - 07 Jun 19 UTC
closed 08:46AM - 20 May 21 UTC
bug
good first issue
feature: sync engine
stale
I have been experiencing this issue in 2.5.2 and earlier: https://github.com/own… cloud/core/issues/33119
Could I suggest you backport the fix ?
https://github.com/owncloud/client/pull/6834
Thanks
opened 07:36PM - 02 Jul 18 UTC
closed 06:40AM - 03 Jul 18 UTC
Not sure how to reproduce, but I am having problems using the MKCOL method on th… e webdav endpoint /remote.php/dav/uploads to create a new upload folder. It is telling me permission denied with a 403. I am using a remote file storage via SMB as well as LDAP for user authentication.
I have been trying out the webdav troubleshooting link that floats around but still have no luck. I can't locate where the permission error is, or how to give the proper permissions to allow me to create the upload.
I am new to Owncloud and have been using it on an existing project for a client trying to extend functionality of a customer client, in this case working on chunked uploads.
I will post more details asked for shortly, I have to run out but wanted to get this question asked because this feature is time sensitive.
Thanks for the great product!
### Expected behaviour
Should let me create a new upload in the upload folder
### Actual behaviour
I get a Permission denied to create directory message.
### Server configuration
**Operating system**:
Ubuntu 14.04
**Web server:**
Apache2
**Database:**
MariaDB
**PHP version:**
5.5.9
**ownCloud version:** (see ownCloud admin page)
9.0.1
**Updated from an older ownCloud or fresh install:**
upgrade
**Where did you install ownCloud from:**
- not sure. Didnt set it up initially.
**Signing status (ownCloud 9.0 and above):**
```
No errors have been found.
```
**Are you using external storage, if yes which one:** local/smb/sftp/...
SMB
**Are you using encryption:** yes/no
**Are you using an external user-backend, if yes which one:** LDAP/ActiveDirectory/Webdav/...
LDAP