Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 435 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 435 Bytes

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