> 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/ftpwho.md).

# ftpwho

显示当前每个ftp会话信息

## 补充说明

**ftpwho命令** ftp服务器套件proftpd的工作指令，用于显示当前每个ftp会话信息。

### 语法

```
ftpwho(选项)
```

### 选项

```
-h：显示帮助信息；
-v：详细模式，输出更多信息。
```
