Skip to content

ali7ali/FTPS-Client-ftp-over-ssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: