Skip to content
Discussion options

You must be logged in to vote

Is rustic capable of noticing that it's the same content and storing only one copy?

YES.

Content is deduplicated across all repository regardless of where it is. So the same bits are never stored twice.

If you want to understand a bit more how it works here you are some explanation (it is from restic blog but you probably already know that rustic is using exactly the same algorithms and repository format):

https://restic.net/blog/2015-09-12/restic-foundation1-cdc/

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yonas
Comment options

Answer selected by yonas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants