# FTP **Repository Path**: hywcode/FTP ## Basic Information - **Project Name**: FTP - **Description**: 包含FTP服务端,客户端,支持多种命令,支持目录的上传下载 - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2015-04-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Mini Ftp 服务器源代码; 使用方式; 在Linux系统下面,make,然后: tinyftp --help查看使用方法;