Ruijie(config)# ftp-server enable
The following example restores the default setting.
Ruijie(config)# no ftp-server topdir
Use this command to set the login username and password for the FTP server. Use the no form of
this command to restore the default setting.
Use this command to set the login username for the FTP server. To log in to the FTP server, the
correct username and password shall be provided.
The maximum length of the username is 64 characters and the spaces are not allowed in the middle
of the username. The username consists of letters, semiangle number and semiangle mark. One
username can be configured for the FTP server at most.
The password must contain letters or numbers. Spaces before or behind the password are allowed
but will be ignored. The spaces within are part of the password.
The plaintext password is in the range from 1 to 25 characters. The encrypted password is in the
range from 4 to 52 characters.
The anonymous user login is not supported on the FTP server. The client fails to pass the
identity verification if the username is removed.