'Library to do SCP for C# [closed]
Is there a library that provides the ability to do SCP transfers in C#?
Solution 1:[1]
Have you tried SharpSSH? (last update was 2013)
Solution 2:[2]
Use WinSCP .NET Assembly. It is really straight forward.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | oo_dev |
| Solution 2 | oo_dev |
