Command Reference FTP Server Commands
7.2 ftp-server login timeout
Use this command to set the timeout interval for login to the FTP server. Use the no or default form
of this command to restore the default setting.
ftp-server login timeout time
no ftp-server login timeout
default ftp-server login timeout
Sets the timeout interval for login to the FTP server, in the range from
1 to 30 in the unit of minutes.
The default is 2 minutes.
Global configuration mode
The timeout interval refers to the maximum time when your account is allowed online after you login
to the server. If you don’t perform authentication again before the timeout interval expires, you will be
forced offline.
The following example sets the timeout interval for login to the FTP server to 5 minutes.
Ruijie(config)# ftp-server login timeout 5
The following example restores the default setting.
Ruijie(config)# no ftp-server login timeout
7.3 ftp-server login times
Use this command to set the number of login attempts. Use the no or default form of this
command to restore the default setting.
ftp-server login times time
no ftp-server login times
default ftp-server login times