Command Line Interface User’s Guide
Chapter 7
TFTP Upload & Download
The TFTP application provides both upload and download functions for the software and
configuration settings.
The upload enables the endpoint software (put app) or configurations (put param) uploaded as a
file, which can be used for backup and maintenance purposes. The download (get app) of the
software is used to upgrade the software, and the download of the configuration (get param) is
used to apply the settings of the configuration file to the endpoint.
At the tftp prompt, type
?
to display the commands.
Run a TFTP server program. At the TFTP prompt, connect to the TFTP server by typing connect
xxx.xxx.xxx.xxx. xxx.xxx.xxx.xxx is the IP address of the TFTP server. A “connected to :
xxx.xxx.xxx.xxx” message pops up if the TFTP server is successfully connected. The following
is an example.
tftp> connect 172.16.4.16
connected to : 172.16.4.16
There are two file transfer mode: binary and ASCII. After connecting to the TFTP server, choose
a transfer mode. If you are sure of the mode in use, type
mode
at the prompt.
tftp> mode
Using octet mode to transfer files. or Using netascii mode to transfer files.
122 1800-A2-GB20-00