开发者

Free or commercial SCP library needed for .Net project

I'm in the need for a SCP library开发者_如何学运维 (free or commercial) to be used in a .Net 3.5 project. I've already had a look at SharpSSH but it lacks the a couple of basic features (like enumerating all files in a remote directory). Do you know a good, solid and cheap library?


Do you need it to be SCP or SFTP? SCP is part of SSH1 protocol, which is considered to be insecure (due to certain design flaws). SFTP is part of SSH2, modern version of the protocol.

You can find the comparison of different SFTP components for .NET here.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜