Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip identical entries when listing chunks
The prune command can remove redundant chunks (chunks with the same chunk id but at different subdirectory level). However, if the same chunk appears mutliple times in the listing returned by the storage, it will be treated as a redundant chunk and thus removed.
- Loading branch information
d92b173
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This commit has been mentioned on Duplicacy Forum. There might be relevant details there:
https://forum.duplicacy.com/t/exhaustive-prune-on-idrive-e2-deletes-needed-chunks/7978/3
d92b173
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This commit has been mentioned on Duplicacy Forum. There might be relevant details there:
https://forum.duplicacy.com/t/duplicacy-cli-3-2-2-release/8019/1