Server identification string too long (more than 1024 bytes) (wodFtpDLX / wodFtpDLX.NET)

by SFTP Issue @, (3020 days ago)

we started seeing the issue related to the error on the subject line without much info.

can you please guide us how and why this error occurs.

locked

Server identification string too long (more than 1024 bytes)

by Jasmine, (3020 days ago) @ SFTP Issue

Hi.

This error usually happens when you connect using SFTP protocol to server that is not SFTP, and it starts sends invalid greeting back to the client. After some time (or, when he receives 1kb of strange data) client drops connection and returns this error.

Kind regards,
Jasmine.

locked

Server identification string too long (more than 1024 bytes)

by SFTP Issue @, (3020 days ago) @ Jasmine

Hello Jasmine,

thanks for the prompt reply. can you please help us more on how to mitigate the issue and what would be the checkpoints to dig into this issue.

the app which using this code never changed and suddenly we started seeing the issue

highly appreciate your help.

locked

Server identification string too long (more than 1024 bytes)

by Jasmine, (3020 days ago) @ SFTP Issue

Hi.

There's not much we can suggest to isolate the issue. It's possible server has changed somehow and doesn't provide regular SSH greeting anymore?

Jasmine.

locked