cloudreve/Cloudreve

使用davfs2 挂载到本地目录, 存储策略为cos, 在copy文件时候由于服务侧301重定向, 导致copy失败

開放

#1,759 建立於 2023年7月3日

 (3 則留言) (0 個反應) (1 位負責人)Go (3,822 個分叉)batch import
enhancementgood first issue

倉庫指標

星標
 (27,544 顆星)
PR 合併指標
 (平均合併 2天 5小時) (30 天內合併 2 個 PR)

描述

Describe the bug 如题

To Reproduce Steps to reproduce the behavior:

  1. 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

貢獻者指南