# light-ftp **Repository Path**: getcharzp/light-ftp ## Basic Information - **Project Name**: light-ftp - **Description**: 轻量级的 FTP 命令行工具 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-28 - **Last Updated**: 2025-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LightFTP > 轻量级的 FTP 命令行工具 ## 核心依赖 + [cobra](https://github.com/spf13/cobra) + [bubbletea](https://github.com/charmbracelet/bubbletea) + [ftp](https://github.com/jlaffaye/ftp) ## 功能模块 - [x] 站点配置 - [x] 新增 - [x] 修改 - [x] 删除 - [x] 列表 - [x] 文件复制 - [x] 文件列表 - [x] 文件删除