As I wrote: 2014.4.6-beta1. This is a productive system and it is not that easy to deploy the lates version.
In the code I saw that SshClientobject.Dispose() also calles the Disconnect() methode. The exception I have is actually comming from the Disconnect() method. Why does this method not see that the connection is already disconnected?
Or better asked: How to correctly disconnect and dispose this object without exception?
Philipp
In the code I saw that SshClientobject.Dispose() also calles the Disconnect() methode. The exception I have is actually comming from the Disconnect() method. Why does this method not see that the connection is already disconnected?
Or better asked: How to correctly disconnect and dispose this object without exception?
Philipp