Release notes - H3C SecBladeII-CMW520-F3169P07

37
TFTP: 10867848 bytes received in 512.615 second(s)
File downloaded successfully.
l When you download an application file, if the file name already exists on the SecBlade card, you
will be prompted whether to overwrite the existing file. You need to enter Y or N to make a
confirmation.
l You can upgrade configuration files in the way you upgrade application files. You can use a text
editor to modify a configuration file. You can download the modified configuration file to the
SecBlade card and the modified configuration file takes effect at the next boot.
l If you want the SecBlade card to use the downloaded file, you need to specify the file for the next
boot. For related information, refer to Specifying Files on page 14.
4) Back up application files.
Using TFTP, you can upload application files from the SecBlade card to the TFTP server for the
backup purpose.
# Upload the main.bin file from the SecBlade card to the TFTP server and save it as main.bin.
<H3C> tftp 192.168.80.200 put main.bin main.bin
File will be transferred in binary mode
Sending file to01 remote tftp server. Please wait...
TFTP: 10867848 bytes sent in 0.01 second(s).
File uploaded successfully.
l When you back up an application file, if the file name already exists on the TFTP server, the
existing file will directly be overwritten.
l You can back up configuration files in the way you back up application files.
Upgrading Applications Using FTP
When application files are large, you can also upgrade them using the File Transfer Protocol (FTP) to
greatly shorten the upgrade and maintenance time.
As an application layer protocol in the TCP/IP suite, FTP is mainly used for file transfer between
remote hosts. FTP provides reliable and connection-oriented data transfer services over TCP. FTP
does not provide any access authorization or authentication mechanism. The FTP program file is
much larger than the TFTP program file.