welljsjs / ftp-client-c

Minimalistic FTP client library written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FTP Client

Simple, minimalistic FTP client following RFC 959, written in C

Installation (Development)

Make sure to set the hooks path for your local git configuration to hooks for shared git hooks to be used automatically.

git config core.hooksPath hooks

UML Diagrams

Authentication

Copyright (©) Julius Schmidt

About

Minimalistic FTP client library written in C


Languages

Language:CMake 84.5%Language:Shell 15.5%