Hello, I am trying to setup a WebDAV share but I am running into an issue. After I have the WebDAV share created and mounted I can delete files but not folders. When I try to delete a folder it says I don't have permissions. I have given rw access to all.<br><br>This is the error log from trying to delete the folder.<br>2021/09/29 01:20:00 [error] 3098#3098: *1 DELETE "/data/dav/http/dav/test/del" failed (21: Is a directory), client: 10.0.5.5, server: localhost, request: "DELETE /dav/test/del HTTP/1.1", host: "192.168.0.129"<br><br>Any help appreciated thank you