Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 609 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 609 Bytes

FTPS-Client-ftp-over-ssl VS2017 - C# windows forms

FTPS Client ftp over ssl
Visual Studio 2017 - C# windows forms

Implementing IETF Standards:

FTP File Transfer Protocol (RFC959)
The TLS Protocol (RFC2246)
Securing FTP with TLS (RFC4217)

Features:

** 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.


Screen shot: