Error Question (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Jason @, (7039 days ago)

What are the most common causes of the error returned from an ssh server An existing connection was forcibly closed by the remote host ?

Thanks,

-Jason

locked

Re: Error Question

by Jasmine, (7039 days ago) @ Jason

Jason,

no description. Connection was closed for unknown reason.

Under which circumstances you get that?

Kreso

locked

Re: Error Question

by Jason @, (7039 days ago) @ Jasmine

One reason it appears is when the IP address is restricted on the SSH Server end of the connection.

The following could be posted under the SSH Server forum as well, but during the connecting event of the SSH Server COM component, if you set the action = deny, the SFTP.NET client will receive that error in response.

-Jason

locked

Re: Error Question

by Jasmine, (7039 days ago) @ Jason

Jason,

that could be one of the reasons. But I think error says it all - connection was just closed by remote peer for no obvious reason. There can be millions of reasons, I doubt we can enumerate all of them in the helpfile.

locked