Skip to content

Isos9/FTP-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FTP

FTP server RFC compliant.

Requirements

Execution

make
./server [PORT] [DIR_PATH]

PORT is the port number on which the server socket listens
DIR_PATH is the path to the home directory for the Anonymous user

About

FTP server RFC compliant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published