Does rustic check
support --read-data-subset
?
#1001
Answered
by
aawsome
kapitainsky
asked this question in
Q&A
-
Does It is only for clarification as no big deal if not implemented yet - one can always fall back to |
Beta Was this translation helpful? Give feedback.
Answered by
aawsome
Jan 11, 2024
Replies: 1 comment 1 reply
-
see #251 However, when using a cloud storage the data integrity is typically job of the provider - and you can still do some manual check by checking the SHA256 if any repository file against its filename. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kapitainsky
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see #251
It is a big deal for cold storages.
However, when using a cloud storage the data integrity is typically job of the provider - and you can still do some manual check by checking the SHA256 if any repository file against its filename.