Getting error An existing connection was forcibl - WeOnlyDo Discussion board

Getting error An existing connection was forcibl (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Leslie Loh, Monday, September 22, 2008, 19:00 (5705 days ago)

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

by wodDamir, Monday, September 22, 2008, 19:08 (5705 days ago) @ Leslie Loh

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

by Leslie Loh, Monday, September 22, 2008, 21:20 (5704 days ago) @ wodDamir

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!