An open API service indexing awesome lists of open source software.

https://github.com/shuvlyy/my_ftp

Small FTP server. RFC959 compliant, configurable and written in C/C++.
https://github.com/shuvlyy/my_ftp

c cpp epitech ftp ftp-server network parser server socket yaml yml

Last synced: 2 months ago
JSON representation

Small FTP server. RFC959 compliant, configurable and written in C/C++.

Awesome Lists containing this project

README

          

# NWP-400: `my_ftp`
###### An Epitech project

---

The goal of this project is to create an **FTP server**.

You MUST implement the given protocol (bonuses must be `RFC959` compliant). \
You MUST implement request sequences that are explained in the protocol (more information can be found in `RFC959`).

The network communication will be achieved through the use of TCP sockets.

---

## Made with 💜 by [Lysandre B.](https://github.com/Shuvlyy) ・ [![wakatime](https://wakatime.com/badge/user/2f50fe6c-0368-4bef-aa01-3a67193b63f8/project/a8ef0a94-a643-454e-abea-f6d250cdd665.svg)](https://wakatime.com/badge/user/2f50fe6c-0368-4bef-aa01-3a67193b63f8/project/a8ef0a94-a643-454e-abea-f6d250cdd665) + [![wakatime](https://wakatime.com/badge/user/2f50fe6c-0368-4bef-aa01-3a67193b63f8/project/4a9f5863-0f1a-4e3b-b2c9-db6f04975c21.svg)](https://wakatime.com/badge/user/2f50fe6c-0368-4bef-aa01-3a67193b63f8/project/4a9f5863-0f1a-4e3b-b2c9-db6f04975c21)