Skip to content

feat(recursive-move): Advanced conflict policy for preventing unintentional overwriting#7906

Merged
xhofe merged 1 commit intoAlistGo:mainfrom
Lanfei:feat/conflict-policy
Feb 9, 2025
Merged

feat(recursive-move): Advanced conflict policy for preventing unintentional overwriting#7906
xhofe merged 1 commit intoAlistGo:mainfrom
Lanfei:feat/conflict-policy

Conversation

@Lanfei
Copy link
Copy Markdown
Contributor

@Lanfei Lanfei commented Jan 30, 2025

Advanced conflict policy for preventing unintentional overwriting:
增加冲突策略选项以防止意外的数据丢失。

  • Cancel if file exists
  • 如果文件已存在,则取消操作
  • Overwrite existing files
  • 覆盖已存在文件
  • Skip existing files
  • 跳过已存在文件

@Lanfei
Copy link
Copy Markdown
Contributor Author

Lanfei commented Jan 30, 2025

Front-end part: AlistGo/alist-web#244

@Lanfei Lanfei force-pushed the feat/conflict-policy branch from 327320a to f606e8b Compare January 30, 2025 13:17
@Clouddark75
Copy link
Copy Markdown

Awesome! It will simplified things a lot. Specially for skipping files inside the same folder and just uploading the new ones.

@Lanfei Lanfei force-pushed the feat/conflict-policy branch from f606e8b to dd29d6c Compare February 1, 2025 09:14
@xhofe xhofe merged commit b9ad18b into AlistGo:main Feb 9, 2025
@Lanfei Lanfei deleted the feat/conflict-policy branch February 9, 2025 11:42
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.

3 participants