# WinSw **Repository Path**: db123/win-sw ## Basic Information - **Project Name**: WinSw - **Description**: 基于winsw 进行wind服务安装教程 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-06-23 - **Last Updated**: 2025-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WINSW提供的文件 基于WinSW.NET461.exe 的使用 复制WinSW.NET461.exe 改为 QSingleFtpService.exe 复制sample-minimal.xml 改为 QSingleFtpService.xml QSingleFtpService.xml 的配置内容 ``` FtpService Qt-Ftp-Sevice This service is a service created from a minimal configuration %BASE%\QSingleFtpServerCmd.exe 10240 8 ``` 服务的安装 QSingleFtpService.exe install 服务的停止 QSingleFtpService.exe stop 服务的卸载 QSingleFtpService.exe uninstall