Hi
I have written some piece of code that copies chunks of big files to a remote machine. Now I would like to figure out if I really copied all the bits into the right place by comparing those two files on a byte-per-byte basis. Is there some tool for windows that allows me to do that? I guess Linux has such a tool already built in, doesn't it?
Many thanks, Paul