Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aenguerrand/my_ftp
my_ftp project Epitech
https://github.com/aenguerrand/my_ftp
c epitech epitech-project ftp network
Last synced: 6 days ago
JSON representation
my_ftp project Epitech
- Host: GitHub
- URL: https://github.com/aenguerrand/my_ftp
- Owner: AEnguerrand
- License: mit
- Created: 2017-06-07T20:05:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T22:55:14.000Z (8 months ago)
- Last Synced: 2024-04-26T23:30:19.336Z (8 months ago)
- Topics: c, epitech, epitech-project, ftp, network
- Language: C
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my_ftp
[![Build Status - Github Actions](https://github.com/AEnguerrand/my_ftp/actions/workflows/build.yml/badge.svg)](https://github.com/AEnguerrand/my_ftp/actions/workflows/build.yml)
my_ftp project Epitech
## Usage
```
make
./server [port] [path]
```