Hello everyone! I would like to know how the consistency check are done? I mean, how the consistency between the repository and the backup storage are identified? Its a hash or something like that?
Consistency check compares the list of files to identify if some objects are missing in backup storage or if there is a mismatch in object sizes or modification dates.
"some files on your backup storage became corrupted" but how this corruption are identify? I mean, if there is no mismatch in object sizes or modification dates but the object are corrupted, how this are identify?