Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_ftp

A nearly fonctionnal FTP Server written in C during an Epitech Project. Tested on Ubuntu 18.04 x64 and macOS 10.12. Grade unknown at this time.

Working :

  • USERand PASS (Supports only Anonymous login)
  • PASV
  • LIST (No arguments supported)
  • STOR
  • RETR
  • DELE
  • NOOP
  • PWD
  • CWD
  • CDUP
  • QUIT

Note: The active mode provided by PORT isn't implemented.

Remember: The Epitech's Moulitriche will give you a -42 if you're too inspired by this not so functionnal FTP server. But if you need help, this can help you to realize your project.

About

A nearly fonctionnal FTP Server written in C during an Epitech Project

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages