Windows Installation Guide / Windows 安装指南

Home

English

SFTPxy ships as both an installer and a portable archive.

Recommended: installer

  1. Download the Windows release.
  2. Run the installer as Administrator.
  3. Open the WebAdmin, WebClient, or OpenAPI links from the Start Menu.
  4. Default data path: C:\ProgramData\SFTPxy

Portable run

SFTPxy.exe serve -c "C:\ProgramData\SFTPxy"

Configuration files

Keep custom settings in env.d so upgrades do not overwrite them.

中文

SFTPxy 同时提供安装包和便携压缩包。

推荐方式:安装包

  1. 下载 Windows 版本。
  2. 以管理员身份运行安装程序。
  3. 从开始菜单打开 WebAdmin、WebClient 或 OpenAPI 链接。
  4. 默认数据目录:C:\ProgramData\SFTPxy

便携运行

SFTPxy.exe serve -c "C:\ProgramData\SFTPxy"

配置文件

建议把自定义设置放在 env.d,升级时更安全。