User's Manual

Table Of Contents
4-19
3 Modify FTP server connection idle time
4 Shut down FTP server
3. TFTP server configuration
1 Start TFTP server
2 Configure TFTP server connection idle time
3 Configure retransmission times before timeout for packets without acknowledgement
4 Shut down TFTP server
1. FTP/TFTP client configuration
1FTP/TFTP client upload/download file
Command
Explanation
Admin Mode
copy <source-url> <destination-url>
[ascii | binary]
FTP/TFTP client upload/download file.
2For FTP client, server file list can be checked.
Admin Mode
ftp-dir <ftpServerUrl>
For FTP client, server file list can be
checked. FtpServerUrl format looks like: ftp:
//user: password@IPv4|IPv6 Address.
2. FTP server configuration
1Start FTP server
Command
Explanation
Global Mode
ftp-server enable
no ftp-server enable
Start FTP server and support IPv4, IPv6, the no
command shuts down FTP server and prevents
FTP user from logging in.
2Configure FTP login username and password
Command
Explanation
Global Mode
ip ftp username <username>
{nopassword | password {0 | 7}
<password>}
no ip ftp username<username>
Configure FTP login username and password;
this no command will delete the username and
password.