# MyFtpServer **Repository Path**: js2854/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**: 2 - **Forks**: 1 - **Created**: 2014-12-21 - **Last Updated**: 2024-03-12 ## 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.