Getting error An existing connection was forcibl (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi, I am receiving the following error on version 2.0.2 of WeOnlyDo.Client.SFTP.dll when connecting to a customer:
An existing connection was forcibly closed by the remote host
The server that this dll was running on has recently moved from physical to a virtual machine. The IP has not changed and we are able to connect to the customer with other FTP clients. Is it possible that the version is not fully compatible with the framework? Do I need to upgrade to the latest version of 3.3? Any assistance would be greatful!
Les
Re: Getting error
Hi Les,
This error means that server disconnected you from server for some reason. Where exactly does this happen? What line of code produces that error?
Also, when you're connecting with other clients, are you 100 sure that you are using SFTP protocol?
Regards,
Damba
Re: Getting error
Sorry for the false alarm, I guess it was an IP change issue. As you mentioned, another SFTP client did not work.
Thanks for the quick response!