Skip to content

ZiangTian/FTP-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A graphical FTP client

The FTP client has been implemented with the following features:

  • Login authentication
  • Uploading
  • Downloading
  • Interrupted transfers resumption

The client and functional functions are implemented in ftpclient.py, called by gui.py. Relics contains the implementation without a graphical interface, and downloads is the directory where files downloaded by the client are stored.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages