Post a reply

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

martin

Re: SHA integrity validation

MD5 checksums are supported only by the latest SFTP version 5. Problem is that probably no server supports the version yet. The most widespread SSH server, OpenSSH, supports only version 3.
Frederic_

SHA integrity validation

Hi,

SFTP answers both questions:
authentification, and confidentiality!
But what's about integrity?
I think that a checking via exchange of checksum SHA/MD5 would benefit SFTP largely?
no?