Command Reference FTP Server Commands
Command
Mode
Privileged EXEC mode
Usage Guide
The FTP server status information includes:
Enabled/Disabled server
The control connection is set up or not (the related IP, Port are shown)
The data connection is set up or not (the related IP, Port and the working mode are shown)
The current file transmission type
The login username and password
The FTP server top directory
The session idle timeout setting
Configuration
Examples
The following example shows the related status information of the FTP server:
Ruijie# show ftp-server
ftp-server information
=======================================
enable : Y
topdir : /
timeout: 20min
username config : Y
password config : Y
type: BINARY
control connect : Y
ftp-server: ip=192.167.201.245 port=21
ftp-client: ip=192.167.201.82 port=4978
port data connect : Y
ftp-server: ip=192.167.201.245 port=22
ftp-client: ip=192.167.201.82 port=4982
passive data connect : N
Related
Commands
Command Description
N/A N/A
Platform
Description
N/A