Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

qwerty

Thank you! :)
qwerty

Forgot to add that I'm using WinSCP v.4.3.7 (build 1679) with the Explorer interface on Windows Pro x64.
qwerty

Binary file not opening correctly

Hello,

I have a binary file "X" that is exactly 3072 bytes in size (1024 * 3) on a remote Linux server.

1) Drag and drop the file "X" from the server to my local Windows 7 machine. This will be file "A".

2) Open the file "X" within WinSCP's file explorer (this will open up the file using whatever text editor I have it set up with). Now go to the temporary local directory that the file saved to. This will be file "B".

"A" and "B" should both be identical to "X", but "B"'s hash doesn't match with that of "A" and "X".

Doing a hex comparison, the differences between B and A are the bytes: 0x0D.

Where is this 0x0D coming from? This becomes a problem when using WinSCP to open my file in a text editor, as it reads more data than it should.