How can I verify the integrity of files when the source can only be opened in read-only mode, since checking the hashes of files that have already been copied to another location does not verify their integrity because there is no comparison with the source hashes, as they cannot be created?
How can I verify the integrity of files when the source can only be opened in read-only mode, since checking the hashes of files that have already been copied to another location does not verify their integrity because there is no comparison with the source hashes, as they cannot be created?