# ftp-server **Repository Path**: ychuanl/ftp-server ## Basic Information - **Project Name**: ftp-server - **Description**: rust 实现ftp服务器 - **Primary Language**: Rust - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2023-06-30 - **Last Updated**: 2025-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ftp-server #### 介绍 rust 实现ftp服务器gui版本, 解决平时快速局域网分享文件的场景,常见的开源ftp server功能都比较复杂,很多还会驻留系统服务 这个软件只有一个exe,没有任何残留(其实会留下一个配置文件) #### 安装教程 在发行版中下载最新的zip包 #### 使用说明 启动运行即可 #### 界面预览 ![主界面](https://gitee.com/ychuanl/ftp-server/raw/master/assets/demo.png)