Skip to content

feat(copy): add skip existing files option to copy dialog#309

Open
okatu-loli wants to merge 1 commit into
AlistGo:mainfrom
okatu-loli:feat/copy-skip-existing
Open

feat(copy): add skip existing files option to copy dialog#309
okatu-loli wants to merge 1 commit into
AlistGo:mainfrom
okatu-loli:feat/copy-skip-existing

Conversation

@okatu-loli

Copy link
Copy Markdown
Collaborator

Ref AlistGo/alist#9555,配套后端 PR:AlistGo/alist#9557

复制对话框在「覆盖已有文件」旁新增「跳过已存在文件」复选框:

  • 勾选后请求携带 skip_existing: true,后端跳过目标已存在的同名同大小文件,实现中断后续传;
  • 勾选「跳过」时「覆盖」复选框自动禁用并取消勾选(两者互斥);
  • 复用已有 i18n key home.conflict_policy.skip_existing,无需新增文案;
  • 打开对话框时两个选项均重置为未勾选。

vite build 通过。

Pairs with backend skip_existing support on /fs/copy so interrupted
copies can be resumed without re-transferring completed files.
@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy Preview for alist-web ready!

Name Link
🔨 Latest commit c62f812
🔍 Latest deploy log https://app.netlify.com/projects/alist-web/deploys/6a2bc415e69b420009dbdd2a
😎 Deploy Preview https://deploy-preview-309--alist-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant