Skip to content

aneury1/AFTPClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFTPClient

is written in c++ and wxwidgets 3.X, this project is a simple FTP Protocol implementation at the time of writting this there are not any code belong to FTP implementation just a placeholder that would be the application that would let user do some action.

here is a list of thing that this application should do:

  • start GUI App using wxWidgets
  • Connect to FTP Server
  • Authenticate if needs
  • List files
  • Download files from Connected FTP Server
  • Uploads files
  • ... more to add.
this list could be update in the future.

About

a simple FTP Client made with c++ and WXWidgets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published