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

https://github.com/paolostivanin/polftp

Simple FTP client written in C
https://github.com/paolostivanin/polftp

Last synced: 3 months ago
JSON representation

Simple FTP client written in C

Awesome Lists containing this project

README

        

PolFTP
========
PolFTP is a simple C implementation of a FTP client.

It is developed by:

* Paolo "Polslinux" Stivanin

Version
-------
The software is in **alpha** stage.

RoadMap
-------
Read the ChangeLog file

Requirements
------------
* GCC (>=4.6.0) or Clang (>= 3.2)
* Make
* GNU/Linux

Compiling
---------
`git clone https://github.com/polslinux/PolFTP.git`

`cd /path/to/PolFTP`

`make`

When the compilation phase finished, you will find the `polftp` binary inside the project root directory.

How to use polftp
--------------------
ToDo

License
-------
All the code is released under the license GNU AGPL v3 and above.


Web Site
--------
Developer web site:

Project web site: