#9 Recursive copy: build operations up-front

開啟中
hasufell5 年之前建立 · 0 條評論

This could improve reliability:

  • traverse the whole tree, build necessary operations as a data structure
  • allow the user to review the operations, might also fix #2
  • carry the operations out, ignoring changes to the filesystem during the recursive operation
This could improve reliability: * traverse the whole tree, build necessary operations as a data structure * allow the user to review the operations, might also fix #2 * carry the operations out, ignoring changes to the filesystem during the recursive operation
hasufell added the
enhancement
label 5 年之前
hasufell added the
feature
label 5 年之前
登入 才能加入這對話。
未選擇里程碑
No Assignees
1 參與者
訊息
截止日期

未設定截止日期。

Dependencies

This issue currently doesn't have any dependencies.

Loading…
尚未有任何內容