H3C Technologies H3C WX6000 Series Access Controllers User Manual
Page 62

54
Step3
Use the get and put commands to back up and restore files.
# Use the get command to download wx6103.bin from the FTP server to the access controller.
[ftp]get wx6103.bin wx6103.bin
cfa0:/wx6103.bin has been existing. Overwrite it? [Y/N]:y
227 Entering passive mode (162,105,25,200,13,226)
125 Using existing data connection
226 Closing data connection; File transfer successful.
FTP: 39709988 byte(s) received in 66.660 second(s), 595.00K byte(s)/sec.
# Use the put command to back up wx6103.bin to the FTP server.
[ftp]put wx6103.bin wx6103.bin
227 Entering passive mode (162,105,25,200,14,94)
125 Using existing data connection
226 Closing data connection; File transfer successful.
FTP: 39709988 byte(s) sent in 28.328 second(s), 1401.00Kbyte(s)/sec.
[ftp]quit