# fileserver **Repository Path**: jasonboyan/fileserver ## Basic Information - **Project Name**: fileserver - **Description**: 文件管理服务器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2023-03-12 - **Last Updated**: 2023-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 目录相关功能 * `cd` * `ls` * `pwd` * `mkdir` * `rmdir` * `rm` ## 文件传输功能 * send_file * send_bigfile * recv_file * 断点续传(optional) ## 密码验证 ## 日志记录 ##