waytech2003,
I am sure that the only way you can verify the contents of the file is to do just that. Load the source files contents, load the target files contents, and make sure they're the same!
You could stream the files, and compare after each 1024k(for example) if you wanted a progress...