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

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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