alist icon indicating copy to clipboard operation
alist copied to clipboard

文件复制产生重复

Open cryingcheems opened this issue 11 months ago • 2 comments

Please make sure of the following things

  • [X] I have read the documentation. 我已经阅读了文档

  • [X] I'm sure there are no duplicate issues or discussions. 我确定没有重复的issue或讨论。

  • [X] I'm sure it's due to AList and not something else(such as Network ,Dependencies or Operational). 我确定是AList的问题,而不是其他原因(例如网络依赖操作)。

  • [X] I'm sure this issue is not fixed in the latest version. 我确定这个问题在最新版本中没有被修复。

AList Version / AList 版本

v3.32.0

Driver used / 使用的存储驱动

谷歌—>115

Describe the bug / 问题描述

从谷歌复制到115,文件会产生重复,文件名后会多加一个后缀 image

Reproduction / 复现链接

Config / 配置

Logs / 日志

No response

cryingcheems avatar Mar 21 '24 12:03 cryingcheems

我也频繁遇到这个问题,希望能解决

anyingxiuluo avatar Apr 20 '24 14:04 anyingxiuluo

把覆盖打开好像就不会有重复的文件了, NoOverwriteUpload改成false https://github.com/alist-org/alist/blob/0c9dcec9cdcb0416e630116adee090b4640635e8/drivers/115/meta.go#L22

pongfcnkl avatar Apr 22 '24 04:04 pongfcnkl