Hi experts,
I've transferred via sftp (with WinSCP tool) some files from a Windows machine to a Linux machine.
Now I'd like to Know if the files are exactly alike
What commands do I need to check if the files are exactly alike?
If you can put the two files on a common file system (USB key or drive), WinMerge will compare binary files just fine.
Then in addition to the above, you can also use DigestIT2004 (works in Windows 8.1) to create and compare MD5 hash totals. I use this tool for verifying very large downloads.