User's Manual

Chapter 25 Tools
P-2612HW Series User’s Guide
430
25.6.1 Restore Using FTP Session Example
Figure 255 Restore Using FTP Session Example
Refer to Section on page 414 to read about configurations that disallow TFTP and
FTP over WAN.
25.7 FTP and TFTP Firmware and Configuration
File Uploads
This section shows you how to upload firmware and configuration files.
Do not interrupt the file transfer process as this may
PERMANENTLY DAMAGE your device.
FTP is the preferred method for uploading the firmware and configuration. To use
this feature, your computer must have an FTP client. The following sections give
examples of how to upload the firmware and the configuration files.
25.7.1 FTP File Upload Command from the DOS Prompt
Example
1 Launch the FTP client on your computer.
2 Enter “open”, followed by a space and the IP address of your device.
3 Enter your username as requested (the default is “admin”).
4 Press [ENTER] when prompted for a password.
5 Enter “bin” to set transfer mode to binary.
ftp> put config.rom rom-0
200 Port command okay
150 Opening data connection for STOR rom-0
226 File received OK
221 Goodbye for writing flash
ftp: 16384 bytes sent in 0.06Seconds 273.07Kbytes/sec.
ftp>quit