Command Reference FTP Server Commands
Platform
Description
N/A
ftp-server timeout
Use this command to set the FTP session idle timeout. Use the no form of this command to restore
the idle timeout to the default value 30 minutes
ftp-server timeout time
no ftp-server timeout
Parameter
Description
Parameter Description
time
Set the session idle timeout, in minutes. The valid range is 1-3600.
Defaults
Default time is 30 minutes.
Command
Mode
Global configuration mode.
Usage Guide
Use this command to set the FTP session idle timeout. If the session is idle, the FTP server deems
the session connection is invalid and disconnects with the user.
The session idle time refers to the time for the FTP session between two FTP operations
Configuration
Examples
The following example shows how to set the session idle timeout as 5m:
Ruijie(config)# ftp-server timeout 5
The following example shows how to restore the session idle timeout to the default value 30m
Ruijie(config)# no ftp-server timeout
Related
Commands
Command Description
N/A N/A
Platform
Description
N/A