JordanSamhi / FtpClient

Tiny ftp client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FTP client

This program is part of University of Lorraine first year of master degree network project. The goal is simply to develop a tiny ftp client using C language.

Getting Started

Simply run make command and then launch the binary.

make

Prerequisites

gcc

License

This project is licensed under the MIT License - see the LICENSE file for details

Screenshots

Ftp Client

About

Tiny ftp client

License:MIT License


Languages

Language:C 99.4%Language:Makefile 0.6%