20
cfa0:/startup.cfg exists, overwrite? [Y/N]:y
Validating file. Please wait....
Configuration is saved to device successfully.
<HP>
2.
Perform the
dir
command in user view to identify the system software image and configuration
file names and verify that the CF card has sufficient space for the new system software image.
<HP> dir
Directory of cfa0:/
0 drw- - Jun 28 2012 14:41:16 logfile
1 drw- - Jun 28 2012 14:42:56 domain1
2 -rw- 16256 Jun 28 2012 14:43:40 p2p_default.mtd
3 -rw- 1694 Jun 28 2012 14:47:12 startup.cfg
4 -rw- 3432 Jun 28 2012 14:47:10 system.xml
5 -rw- 23861744 Jun 28 2012 14:37:46 main.bin
252328 KB total (227856 KB free)
File system type of cfa0: FAT16
<HP>
This example uses the default system software image file name main.bin and the default
configuration file name startup.cfg.
3.
Perform the
ftp
command in user view to access the FTP server.
<HP> ftp 192.168.1.1
Trying 192.168.1.1 ...
Press CTRL+K to abort
Connected to 192.168.1.1.
220 3Com 3CDaemon FTP Server Version 2.0
User(192.168.1.100:(none)):user001
331 User name ok, need password
Password:
230 User logged in
4.
Perform the
put
command in FTP client view to upload the main.bin file to the FTP server.
[ftp] put main.bin
227 Entering passive mode (192,168,1,1,7,210)
125 Using existing data connection
226 Closing data connection; File transfer successful.
FTP: 23861744 byte(s) sent in 21.363 second(s), 1116.00Kbyte(s)/sec.
[ftp]
5.
Perform the
put
command in FTP client view to upload the startup.cfg file to the FTP server.
[ftp] put startup.cfg
227 Entering passive mode (192,168,1,1,7,177)
125 Using existing data connection
226 Closing data connection; File transfer successful.
FTP: 1677 byte(s) sent in 0.142 second(s), 11.00Kbyte(s)/sec.