bentonstark / starksoft-aspen

.net / mono security and cryptography library that provides client support for ftps, gnupg, smartcard, and socks / http proxies
106 stars 49 forks source link

Encryption with FTPClient #21

Closed vpnrathore closed 8 years ago

vpnrathore commented 8 years ago

Hi,

Do Starksoft provide encryption with FTPClient? Please suggest if anyone have idea about this? Any help would be highly appreciated.

bentonstark commented 8 years ago

The FtpsClient client supports FTP over secured SSL/TLS connections. https://github.com/bentonstark/starksoft-aspen/blob/master/Starksoft.Aspen/Ftps/FtpsClient.cs

bentonstark commented 8 years ago

Closed due to no more comments.