Skip to content

File Transfer Protocol implementation using sockets in Python

Notifications You must be signed in to change notification settings

Jupiter-is-BIG/FTP-Server-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Transfer Protocol

This software implements the FTP protocol for file transfer supporting GET, PUT, OPEN, CLOSE, and QUIT operations. Files can be downloaded from /server file using GET and can be pushed to /server from /client using PUT.

About

File Transfer Protocol implementation using sockets in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages