# MyFtpServer **Repository Path**: joo2019/MyFtpServer ## Basic Information - **Project Name**: MyFtpServer - **Description**: python实现的一个FTP服务器程序 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-02-23 - **Last Updated**: 2022-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyFtpServer python实现的一个FTP服务器程序 ### 使用说明 Usage: MyFtpServer.py [-d] [-h] [-p port] [-o] -d become a daemon -h help -p listen port -o output log to stdout, by default, it outputs to a log file.