开发者

SSH File Transfer Protocol (SFTP) using C# [duplicate]

This question already has answers here: Closed 11 ye开发者_Python百科ars ago.

Possible Duplicate:

is there SFTP Communications in C#?

is it possible to do a FILE upload using C# over SSH tunnel? if so how? is it supported in .net?


You may use third party resources:

  • Granados SSH Library for .NET
  • SSH Factory for .NET
  • Rebex SFTP for .NET


yes it is possible is there SFTP Communications in C#? and there is other useful links also on SO


You need to download a third-party library to be able to do that.

The only Open Source library that I've seen is Routrek Networks Granados

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜