"Project SFTPClient.exe raised exception class SocketException with message ''Error on data reading from the connection:

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
JanekRoos
Posts: 11
Joined: Thu 07 May 2020 08:51

"Project SFTPClient.exe raised exception class SocketException with message ''Error on data reading from the connection:

Post by JanekRoos » Mon 11 May 2020 10:40

When I am connected to the SFTP server by password, suddenly apperas this error message. How to prevent this error message in SecureBridge for Delphi 6 SFTPClient module:
"Project SFTPClient.exe raised exception class SocketException with message ''Error on data reading from the connection: An existing connection was forcibly closed by the remote host. Socket Error Code 10054 ($2746).' Process stopped. Use Step or Run to continue. OK Cancel"
Image

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: "Project SFTPClient.exe raised exception class SocketException with message ''Error on data reading from the connect

Post by ViktorV » Thu 14 May 2020 13:11

Refer to the MSDN documentation for the description of the 10054 error code https://docs.microsoft.com/en-ca/window ... or-codes-2
Please try connecting to your server from any third-party tool. If the connection attempt is successful, please give us remote access to your server so that we could investigate the issue and give you a complete answer.

Post Reply