Skip to content

Sepovsky/FTP-Protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FTP-Protocol

This is file server and client server in python3.8, which use socket, random and os module. It enable transfer any data type file and traversal in server files

The command we can use in this project:

  • cd directory_name: Change directory
  • pwd: Show current directory
  • list: List files
  • dwld file_path: Download file
  • help: Show this help
  • quit: Exit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages