FTPS Client ftp over ssl
Visual Studio 2017 - C# windows forms
FTP File Transfer Protocol (RFC959)
The TLS Protocol (RFC2246)
Securing FTP with TLS (RFC4217)
** Support secure connection between server and client
** File transfer (upload - download) between client and server.
** Excute protocol commands on the server.
** View server and client files.
** View File transfer speed.
** Ability to edit and adjust connection settings.