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