cloudreve/Cloudreve
使用davfs2 挂载到本地目录, 存储策略为cos, 在copy文件时候由于服务侧301重定向, 导致copy失败
Offen
#1.759 geöffnet am 03.07.2023
enhancementgood first issue
Repository-Metriken
- Stars
- (27.544 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 2T 5h) (2 gemergte PRs in 30 T)
Beschreibung
Describe the bug 如题
To Reproduce Steps to reproduce the behavior:
- mount -t davfs -o noexec,ro https://xxx/dav/ /data/
Expected behavior 当后端存储为对象存储时,不要重定向为对象存储的url,而是由服务器代理传输。或者可由配置文件调整,以使兼容性更好。
Desktop (please complete the following information):
- docker: 20.10.21
- image: cloudreve/cloudreve:latest