> For the complete documentation index, see [llms.txt](https://hezhiqiang.gitbook.io/linux/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hezhiqiang.gitbook.io/linux/ming-ling/sftp-server.md).

# sftp-server

sftp协议的服务器端程序

## 补充说明

**sftp-server命令** 是一个“sftp”协议的服务器端程序，它使用加密的方式进行文件传输。

### 语法

```
sftp-server
```
