Closed
Description
According to RFC 4253 Section 4.2. Protocol Version Exchange:
When the connection has been established, both sides MUST send an identification string.
SSH.NET sends its identification string only after waiting for server's identification string. Amazon Managed SFTP server has the same issue. So you cannot connect to that SFTP server with SSH.NET. Both sides first wait for the other side to send the identification string before sending its own.
Spotted thanks to: https://stackoverflow.com/q/54014749/850848
Metadata
Metadata
Assignees
Labels
No labels