alist icon indicating copy to clipboard operation
alist copied to clipboard

重命名某文件为同目录下已经存在的文件,没有任何提示,已存在的文件被直接覆盖。

Open secrethcb opened this issue 8 months ago • 7 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.35.0 Latest May 23, 2024

Driver used / 使用的存储驱动

本机存储

Describe the bug / 问题描述

同一个目录下存在2个文件: a文件.zip b文件.zip

如果把 b文件.zip 重命名为 a文件.zip

原来的 a文件.zip 就没了,而且没有任何提示。

上传时存在同样的问题,在上传的时候,如果目标已经存在,没有任何提示直接被覆盖。

Reproduction / 复现链接

rename-overwrite1

Config / 配置

storeConf alistconf.json

Logs / 日志

No response

secrethcb avatar Jun 17 '24 12:06 secrethcb