93
2. FTP server configuration
(
1
)
Start FTP server
(
2
)
Configure FTP login username and password
(
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
(
1
)
FTP/TFTP client upload/download file
Command Explanation
Admin Mode
copy <source-url> <destination-url>
[ascii | binary]
FTP/TFTP client upload/download file
(
2
)
For FTP client, server file list can be checked.
Global Mode
dir <ftpServerUrl>
For FTP client, server file list can be
checked.
FtpServerUrl
format looks like: ftp: //user:
password@IP Address
2. FTP server configuration
(
1
)
Start FTP server
Command Explanation
Global Mode
ftp-server enable
no ftp-server enable
Start FTP server, the “
no ftp-server enable
”
command shuts down FTP server and
prevents FTP user from logging in.
(
2
)
Modify FTP server connection idle time
Command Explanation
Global Mode
ftp-server timeout <seconds>
Set connection idle time
3. TFTP server configuration
(
1
)
Start TFTP server
Command Explanation