in reply to How do I verify that a copied file's contents did not corrupt/modify?

You can easily confirm that the two files are the same by using File::Compare.
  • Comment on Re: How do I verify that a copied file's contents did not corrupt/modify?