# flFTP **Repository Path**: sshenp/flFTP ## Basic Information - **Project Name**: flFTP - **Description**: No description available - **Primary Language**: C++ - **License**: Zlib - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-02 - **Last Updated**: 2021-09-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flFTP ## install $ git clone https://github.com/SHASHENp/flFTP.git $ mkdir build && cd build $ cmake .. && make $ make install