Skip to content

JD235/FTP-Client-Sever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FTP-Client-Sever


Question:
Write two programs server and client in C to simulate the FTP protocol. Both of your programs must be CLI only. Our goal is not to replicate a fully FTP client/server but we want to simulate the main functions of the FTP protocol:
Total 11 commands are working which are as follows:
USER
CWD
CDUP
QUIT
DELE
RMD
MKD
PWD
LIST
GET
PUT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages