本文介绍了C#代码连接SFTP服务器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
请让我知道连接到SFTP服务器的示例C#代码,以便从该服务器上传和下载文件。
请告诉我是否有任何常见的API (许可或开源)通过其中 我可以毫不费力地实现这一点。
Ganesh Chellam Bangalore
解决方案
Please let me know the sample C# code to connect to SFTP servers for uploading and downlodding of files from that server.
Please also let me know is there any common API(licensed or Open Source) through which I can acheive this without much hassle.
Ganesh Chellam Bangalore
解决方案
这篇关于C#代码连接SFTP服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!