You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
380 B

7 years ago
ftpwho
===
显示当前每个ftp会话信息
## 补充说明
**ftpwho命令** ftp服务器套件proftpd的工作指令用于显示当前每个ftp会话信息。
### 语法
```
ftpwho(选项)
```
### 选项
```
-h显示帮助信息
-v详细模式输出更多信息。
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->