Quantcast
Channel: sshnet Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1026

Commented Unassigned: System.Exception: An established connection was aborted by the software in your host machine. ---> Renci.SshNet.Common.SshConnectionException: An established connection was aborted by the software in your host machine. [1913]

$
0
0
Hi,

I see that this issue was already reported, but the last message is from middle of November saying that somebody is testing it...

I still have this issue on the version v4.0.30319. Did you fixed the issue and there is a new release?

My code is something like:

```
Public Class test

Private _client As Renci.SshNet.SftpClient

Public Sub Connect()
........
End Sub

Public Sub Close()
__ _client.Disconnect()__
End Sub

End Class
```


I get this error on command _client.Disconnect().
Comments: ** Comment from web user: drieseng **

Do you get this exception after the connection to the server was dropped ?
Either by loss of connectivity, or because the server has closed the connection.


Viewing all articles
Browse latest Browse all 1026

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>