You can check FTP user parameters on the FTP server, such as the FTP user name, IP address of the client host, port number, idle duration, and the authorized directories.
# Display FTP user parameters.
<HUAWEI> display ftp-users username host port idle topdir user 10.138.77.41 4028 0 flash:/test huawei 10.137.217.159 51156 0 flash:
The preceding information indicates that two users are connected to the FTP server.
Item |
Description |
---|---|
username |
FTP user name. |
host |
IP address of the client host. |
port |
Port number of the client host. |
idle |
Idle duration. |
topdir |
Authorized directory of a user. You can run the local-user ftp-directory command to configure the authorized directory. |