Skip to content
/ ft_p Public

Implementation of a non-RFC compliant FTP Server. Implements large file transfer, local and server file listing, restricts server access.

Notifications You must be signed in to change notification settings

akinfemi/ft_p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_p

Implementation of a non-RFC compliant FTP Server

Client <-> Server file transfer of files and binaries.

Commands implemented: lls lcd get put pwd lpwd ls cd

Usage: Just make ;)

Note: For security, the directory the server is run is set as the root.

About

Implementation of a non-RFC compliant FTP Server. Implements large file transfer, local and server file listing, restricts server access.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published