Specifications
VoiceFinder VoIP Gateway Configuration Guide (APOS 2.0) Release Version 3.1
AddPac Technology Co., LTD
- 129 / 416-
2.16.3. Software Image Upgrade and Backup
The software function of VoiceFinder gateway is too updated periodically due to an upgrade or
bug fix. This chapter describes the process of how to upgrade or backup the software.
The following are the related commands to upgrade or backup the gateway software.
When FTP is used, you may need to use a user name and password to log into the gateway. If
you need to upgrade the new gateway software by using FTP, use put. If you need to upgrade
the gateway software
The following screen shows the case for downloading the gateway software which is in
operation. Use ‘put’ command instead of ‘get’ after copying the software, to be upgraded, to the
present directory.
[Usage Example] An Example of Software Backup by FTP
155 sun10:#> ftp 211.170.87.221
Connected to 211.170.87.221.
220 Gateway FTP server (Version 1.12) ready.
Name (211.170.87.221:noname): root
331 Password required for root.
Password:
230 User root logged in ok.
ftp> bin
200 Type set to I.
ftp> get Gateway.bin
200 PORT command successful.
150 BINARY data connection for Gateway.bin (211.170.87.99,44100).
226 BINARY Transfer complete.
local: Gateway.bin remote: Gateway.bin
201622 bytes received in 0.52 seconds (375.13 Kbytes/s)
ftp> quit
221 Goodbye.