Skip to content

ce repo décrit clairement l'utilisation de processus de transfert de données en utilisant le protocle FTP

License

Notifications You must be signed in to change notification settings

MohamedKhattat/transfert-de-donn-es-avec-ftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleFTP-Client

C# WPF FTP Client Implementation

The requirements for this project were simple. Build a WPF application that utilizes FTP to:

  • Upload a file
  • Download a file
  • Query the list of files from a directory
  • Support user authentication
  • Provide validation and error handling
  • A reasonable UI implementation

Along the way I implemented a logging system, file download progress tracker, handled exceptions such as invalid file names, connection errors, authentication issues. This tool was built in a short period and the purpose was to highlight some of my skills as a portfolio piece.

Imgur

About

ce repo décrit clairement l'utilisation de processus de transfert de données en utilisant le protocle FTP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages