SCP for C# [closed]

2019-02-04 09:34发布

问题:

Is there a library that provides the ability to do SCP transfers in C#?

回答1:

Have you tried SharpSSH?



回答2:

Use WinSCP .NET Assembly. It is really straight forward.



标签: c# .net ssh scp