Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1005 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 1005 Bytes

BurnSoft.SecureShell

|

The SecureShell class is a generic class using the Renci SshNet ( SSH.NET.2016.0.0 ) NuGet package. This simplifies the Renci's Process of connecting to a device using ssh, uploading and downloading files using scp.

NOTE: Currently SSH.NET.2016.0.0 works with the ability to download and upload files. Version 2016.0.1 tends to return error on uploading and downloading files.

Renci SshNet Git Repo: https://github.com/sshnet/SSH.NET

Addition documentation in a CHM Help file can be found at:

https://github.com/burnsoftnet/Documentation/blob/master/BurnSoft.SecureShell.chm

Donate]