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

Big guy

Thanks

Ok, thanks for responding :-)
martin

Re: SFTP-3 does checksums?

There are not checksums in SFTP-3. Though the underlying SSH protocol does kind of checksums on session-layer. Hence unless there's unlikely hardware failure when reading/writing files, the file can hardly be corrupted during transfer.
Big guy

SFTP-3 does checksums?

Hi
I am using WinSCP with SFTP-3 protocol.
If I copy files from a Linux server to my computer, will the protocol ensure each file is properly copied.
In other words will SFTP-3 check file sizes or sums? Is this built in to this protocol?