File comparison
Hi,
i have a problem with file comparison. I have one local and one remote file. This file should be same. My task is test if all bytes is same (could be text or binary file) for example by CRC or MD5 hash. I'm using command:
Most important - I'm looking for batch file solution
i have a problem with file comparison. I have one local and one remote file. This file should be same. My task is test if all bytes is same (could be text or binary file) for example by CRC or MD5 hash. I'm using command:
winscp /console /passive /command "open -explicitssl -certificate="... ftps://re ... "put ..." "exit"
synchronize
compares only date and filesize, how to use for example COMP
or FC
command?
Most important - I'm looking for batch file solution