I'm using BC 3.0.15 Pro on Windows to diff folders on two CentOS 5 servers. I'm connecting with SFTP, and BC's log window reports the following info for both servers:
09/04/2009 21:35:59 Server software: OpenSSH_4.3
09/04/2009 21:35:59 Using SFTP version 3.
09/04/2009 21:35:59 Compression: none
09/04/2009 21:35:59 Encryption: aes256-ctr
09/04/2009 21:35:59 MAC algorithm: hmac-md5
09/04/2009 21:35:59 Server information:
My comparison settings are:
Compare file size
Compare timestamps
Compare contents
- CRC comparison
Override quick test results
When the folder view completes its compare, several lines show file pairs being different, with the =/= symbol in the central column.
Yet when I double-click on these to open in file view, that view reports (correctly) that the files are identical.
I get the same result if I change the "Compare contents" setting to "Binary".
And if I add the CRC column to the folder view, the left and right sides show different CRCs, even though I know the files are identical (and that's confirmed when file viewer opens them).
Using WinSCP I can see that my SFTP servers don't support calculation of file checksums, so presumably BC is computing these itself. But why does folder viewer believe these files are different when they're actually identical when file viewer examines them?
John
09/04/2009 21:35:59 Server software: OpenSSH_4.3
09/04/2009 21:35:59 Using SFTP version 3.
09/04/2009 21:35:59 Compression: none
09/04/2009 21:35:59 Encryption: aes256-ctr
09/04/2009 21:35:59 MAC algorithm: hmac-md5
09/04/2009 21:35:59 Server information:
My comparison settings are:
Compare file size
Compare timestamps
Compare contents
- CRC comparison
Override quick test results
When the folder view completes its compare, several lines show file pairs being different, with the =/= symbol in the central column.
Yet when I double-click on these to open in file view, that view reports (correctly) that the files are identical.
I get the same result if I change the "Compare contents" setting to "Binary".
And if I add the CRC column to the folder view, the left and right sides show different CRCs, even though I know the files are identical (and that's confirmed when file viewer opens them).
Using WinSCP I can see that my SFTP servers don't support calculation of file checksums, so presumably BC is computing these itself. But why does folder viewer believe these files are different when they're actually identical when file viewer examines them?
John
Comment