-
-
Notifications
You must be signed in to change notification settings - Fork 613
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
webdav存储策略问题 #497
Comments
我也遇到同样的情况,webdav 无法正常上传 |
使用webdav无法正常上传,webdav的权限正常,连接正常,但图床无法正常与webdav进行连接上传 |
一样的问题 |
我有用自己开发的webdav服务,经过后台服务的观察,lsky-pro 访问webdav时无视了访问链接中端口之后的部分 如”/dav/shared“ |
@mostcute 感谢反馈,近期比较忙,等过一段时间会进行排查处理。 |
希望尽快解决,这问题都半年多了😂,辛苦了 |
同希望能尽快修复呀,辛苦啦! |
所以,啥时候发新release啊(/ω\) |
@wisp-x 呃,我试了一下手动打上这个patch好像还是无法上传,请问一下参数要怎么改 |
webdav文件上传问题,参考:https://stackoverflow.com/questions/72365649/necessary-data-rewind-wasnt-possible-with-webdav |
你好,请问下我是docker compose方式部署的lsky,要怎么弄呢 |
|
存储策略中的webdav似乎并不能很好的应用,配置好之后发现无法上传图片,根据自己观察应该是默认上传的目录是没有新建文件夹的权限,是不是可以修改一下webdav上传图片的默认位置
The text was updated successfully, but these errors were encountered: