OpenSource .NET library for connecting to SFTP server?

前端 未结 3 435
滥情空心
滥情空心 2021-01-04 18:34

is there a good library out there to connect to a SFTP server and save/load file to/from there? I tried google, but there is so much so I thought Id ask for recommendations.

3条回答
  •  情歌与酒
    2021-01-04 19:23

    WinSCP is Open Source and has a .NET library available as a nuget package that supports SFTP, SCP, and FTPS

提交回复
热议问题