I have a versioned backup system using a combination of Time Machine (locally) and Arq+B2 (remote) over two laptops. I've done spot checks to verify that my backups aren't corrupted but I can't figure out how users are supposed to verify their backups aren't corrupted. How do people do this? I'm asking this question in a personal context but I would be curious to know what an enterprise/business context looks like too.
369548684892826|3 years ago
-c for checksum generation.
-n for dry-run mode so rsync doesn't transmit files.
ttgurney|3 years ago
The backup is to physical media so that makes this scheme easy. Don't know if or how this could be applied to online backups.
[1]: https://cyan4973.github.io/xxHash/
stop50|3 years ago
sharmin123|3 years ago
[deleted]