Q: How can I verify data copied / moved is accurate and not corrupted?
A: One typical method is to create a checksum of the data at the source and then compare it to a checksum of the data at the destination. If the checksums match then the data is good.
Basic | Basic storage concept | ⇒9.0.0.1 |