.NET 的 SFTP 库 [英] SFTP Libraries for .NET

查看:28
本文介绍了.NET 的 SFTP 库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

谁能推荐一个好的 SFTP 库来使用?现在我正在研究 SecureBlackbox、IPWorks SSH、WodSFTP 和 Rebex SFTP 等产品.但是,我之前从未使用过任何 SFTP 库,所以我不确定我在寻找什么.

Can anyone recommend a good SFTP library to use? Right now I'm looking at products such as SecureBlackbox, IPWorks SSH, WodSFTP, and Rebex SFTP. However, I have never used any SFTP library before so I'm not sure what I'm looking for.

如果有人以前用过这些,有什么理由让我选择产品X"而不是Y"?

If anyone has used these before, is there any reason why I should go with product "X" over "Y"?

推荐答案

我四处搜索,发现 SharpSSH 的这个分支SSH.NET 是最多的SFTP(不要与 FTPS) .NET 中的通信.SSH.NET 是 SFTP 协议的一个干净的 .NET 4.0 实现,我已经在几个解决方案中使用了它,并且取得了巨大的成功.

I've searched around and found that this fork of SharpSSH and SSH.NET are the most up to date and best maintained libraries for SFTP (not to be confused with FTPS) communication in .NET. SSH.NET is a clean .NET 4.0 implementation of the SFTP protocol, and I've used it in a couple of solutions with flying colors and great success.

最初的 SharpSsh 似乎已经死了,大多数其他解决方案要么需要安装 Windows 可执行文件或大量现金(或更糟;两者都有).

The original SharpSsh seems to be dead and most other solutions either require installation of Windows executables or a bucketload of cash (or worse; both).

这篇关于.NET 的 SFTP 库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆