#9 Recursive copy: build operations up-front

Open
opened 5 years ago by hasufell · 0 comments
hasufell commented 5 years ago

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 years ago
hasufell added the
feature
label 5 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.