Skip to content

TheSameerAhmed/ftpClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

File Transfer Protocol Client

A basic command line ftp Client program

  • implements ftp commands such as USER, QUIT, PW, GET, DIR, CD and FEATURES.
  • systematic communication takes place through RFC
  • program takes exactly two arguments: host name and port number respectively.

About

FTP Client command line program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages