v4.2.2,webdav挂载的存储无法创建目录 #2540
MemoryClear
started this conversation in
General
Replies: 9 comments 2 replies
|
115网盘不可以新建与修改目录,提示权限不够,之前一切正常。 |
0 replies
|
加一,我也发现这个问题了,webdav挂载的可以新建文件但是无法新建文件夹。 |
1 reply
|
加一了。123盘挂载同样的问题 |
0 replies
|
+1,我还以为是我自己的问题了 |
0 replies
|
我是可以删除、更名,但不能新增 |
0 replies
|
我也一样,不能新增文件夹,我以为是taosync坏了 |
0 replies
|
我看到已经有提交修复了这个问题,但不知道什么时候才能出新版本? |
1 reply
|
我也发现这个问题了,原因大概是是webdav的请求有问题。我用bytemark在debian上开启webdav,查阅日志发现openlist的propfind请求被拒绝之后,正常情况下mkcol功能应该发送的是0或者1,但是openlist发送的是indefinite,这一块代码应该有问题。我想要修改apache的代码使indefinite也可以被响应,但是不知道为什么修改失败了。解决方法是把bytemark换成了dfus,后者可以直接在浏览器里面新建文件夹。 |
0 replies
|
已回退版本,坐等更新!
许
***@***.***
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
如题,issues提交bug被自动关闭。
之前4.2.1的时候是正常的。
报错:
ERRO[2026-05-29 09:31:39] failed make dir /公共/4download/x: PROPFIND /4download/x: 404
failed to get obj
failed to check if dir exists
All reactions