Hello,
I am looking for a halfway decent if strong SSH (and SCP, SFTP) client for .NET 4.0 concerns.
I ran across http://www.tamirgal.com/blog/page/SharpSSH.aspx at first, but it seems that this one has not been maintained or is at end of life. Obvious things like SshBase not being IDisposable come to mind (seems obvious right? call Close on Dispose...). That sort of thing.
Anyway, I installed SSH.NET via NuGet and this seems to run without any problems (yet, knock on wood...).
Curious what others are experiencing with SSH.NET? Obviously no perfect software, but does it basically get the job done? Has enough robustness that it can be useful in a number of use cases?
Thank you...
Regards,
Michael Powell
I am looking for a halfway decent if strong SSH (and SCP, SFTP) client for .NET 4.0 concerns.
I ran across http://www.tamirgal.com/blog/page/SharpSSH.aspx at first, but it seems that this one has not been maintained or is at end of life. Obvious things like SshBase not being IDisposable come to mind (seems obvious right? call Close on Dispose...). That sort of thing.
Anyway, I installed SSH.NET via NuGet and this seems to run without any problems (yet, knock on wood...).
Curious what others are experiencing with SSH.NET? Obviously no perfect software, but does it basically get the job done? Has enough robustness that it can be useful in a number of use cases?
Thank you...
Regards,
Michael Powell