alist-org / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
https://alist.nn.ci
GNU Affero General Public License v3.0
39.38k stars 5.11k forks source link

同名文件上传,能不能提弹出一个提示信息,是否要覆盖 #6580

Open ww198610 opened 3 weeks ago

ww198610 commented 3 weeks ago

Please make sure of the following things

Description of the feature / 需求描述

同名文件上传,能不能提弹出一个提示信息,是否要覆盖

Suggested solution / 实现思路

No response

Additional context / 附件

No response

pongfcnkl commented 3 weeks ago

你可以用rclone 可以跳过同名文件

ww198610 commented 3 weeks ago

我是想要覆盖这个文件,只是一个提示信息,告诉操作者,有同名文件,他可以点击确定来覆盖,或者取消,不替换

pongfcnkl commented 3 weeks ago

我是想要覆盖这个文件,只是一个提示信息,告诉操作者,有同名文件,他可以点击确定来覆盖,或者取消,不替换

rclone有询问功能,加个参数的事

ww198610 commented 3 weeks ago

好的,我试试,谢谢

ww198610 commented 3 weeks ago

reclone 对使用者,不是很友好,如果是个人兴趣,可以,如果作为几个人公用的网盘,就不是很友好了