search
  • Sign In
  • Sign Up
Password reset successful

Follow the proiects vou are interested in andi aet the latestnews about them taster

Programming Dictionary

Online technical manual for service programmers
Popular searches:
Dictionary homepage Server Linux Linux ftpwho command
Linux ftpwho command Detailed instructions for use

Linux ftpwho command

Chinese translation Recent Updates: 2018-06-13 13:47:23

who

English [hu:] US [hu]

pron.Who; what person; relative pronoun, with antecedent; who

Linux ftpwho command syntax

Function: The ftpwho command is used to display the information of all users currently logged in through FTP.

Grammar: ftpwho

Linux ftpwho command example

To query which users are currently logging in to the FTP server, you can directly use the following command:

ftpwho

This command has the following output:

$ ftpwho              #查询当前正在登录FTP 服务器的用户  
standalone FTP daemon[2085]:  
3547 wyw [1m20s] 1m25s(idle)  Service class - 1 user #当前有一个用户登录FTP服务器
Linux ftpwho command