I am trying to compare folders from local computer to remote site.
If the files are transferred as ascii then the windows crlf is converted into lf (or cr -- don't recall which). Point is the files become different sizes.
Because the files become different sizes I either have to turn off file compare or do a "=? Compare Contents". This means downloading the whole site again.
Is there any means of forcing html to transfer as binary?
Or, perhaps you know a better way to accomplish the compare without doing a full download of the remote size for comparison purposes.
Thanks,
Claude
If the files are transferred as ascii then the windows crlf is converted into lf (or cr -- don't recall which). Point is the files become different sizes.
Because the files become different sizes I either have to turn off file compare or do a "=? Compare Contents". This means downloading the whole site again.
Is there any means of forcing html to transfer as binary?
Or, perhaps you know a better way to accomplish the compare without doing a full download of the remote size for comparison purposes.
Thanks,
Claude
Comment