Accton Technology ES4710BD User Manual
Page 130

129
E
ES4710BD 10 Slots L2/L3/L4 Chassis Switch
Example: viewing the file list of the FTP server 10.1.1.1 with the username “Switch” and password
“edgecore”.
Switch#config
Switch(Config)#dir ftp:// Switch:[email protected]
5.5.2.2.5 ftp-server enable
Command: ftp-server enable
no ftp-server enable
Function: Enables FTP server, the “no ftp-server enable” command shuts down FTP server and
prevents FTP user from logging in.
Default: FTP server is not enabled by default.
Command mode: Global Mode
Usage Guide: When FTP server function is enabled, the switch can still perform ftp client functions.
FTP server is not enabled by default.
Example: enable FTP server service.
Switch#config
Switch(Config)# ftp-server enable
Related command: ip ftp
5.5.2.2.6 ftp-server timeout
Command: ftp-server timeout <seconds>
Function: Sets the data connection idle time
Parameters:
is 5 to 3600.
Default: The system default is 600 seconds.
Command mode: Global Mode
Usage Guide: When FTP data connection idle time exceeds this limit, the FTP management
connection will be disconnected.
Example: Modify the idle threshold to 100 seconds.
Switch#config
Switch(Config)#ftp-server timeout 100