File server information includes the IP address of the file server from which clients obtain files, user names, and passwords.
The files clients need to download are saved on the file server. After obtaining information about files to be downloaded, clients download specific files from the file server specified by the Commander based on the obtained file information.
The system view is displayed.
The Easy-Operation view is displayed.
Run tftp-server ip-address
An IP address is configured for the TFTP server.
Run ftp-server ip-address [ username username [ password password ] ]
An IP address is configured for the FTP server, and a user name and password are configured.
Run sftp-server ip-address [ username username [ password password ] ]
An IP address is configured for the SFTP server, and a user name and password are configured.
If the file server is an SFTP or FTP server and has a user name and password configured, configure the user name and password on the Commander.
Only information about one file server can be configured. If you run this command multiple times, only the latest configuration takes effect.
Using an SFTP server is recommended. FTP and TFTP protocols are less secure than SFTP.