Step 6. Add new voice file for service setting used:
FTP new voice upload Command:
ftp xxx.xxx.xxx.xxx
prompt off
binary
cd d:\voice\work\0
lcd c:\ss_patch\voice\work\0
mput *
cd d:\voice\work\1
lcd c:\ss_patch\voice\work\1
mput *
cd d:\voice\work\2
lcd c:\ss_patch\voice\work\2
mput *
(Backup Example)
C:\>
ftp 192.168.19.52
Connected to 192.168.19.52.
220 Connected to FTPD
User (192.168.19.52:(none)): root
331 Password required for root.
Password:
230 User root logged in.
ftp>
prompt off
Interactive mode Off .
ftp>
binary
200 Type is set to I.
ftp>
cd d:\voice\work\0
250 CWD command successful.
ftp>
lcd c:\ss_patch\voice\work\0
Local directory now C:\ss_patch\voice\work\0.
ftp>
mput *
200 PORT command successful.
150 Opening BINARY mode data connection for aaPleaseWait2.wav.
226 [Bytes: 71818][Time: 0.08 s][Speed: 899.16 K/s]
ftp: 71818 bytes sent in 0.09Seconds 772.24Kbytes/sec.
200 PORT command successful.
150 Opening BINARY mode data connection for rcDisableAnnounce.wav.
226 [Bytes: 22012][Time: 0.01 s][Speed: 1433.07 K/s]
ftp: 22012 bytes sent in 0.00Seconds 22012000.00Kbytes/sec.
200 PORT command successful.
150 Opening BINARY mode data connection for rcDisableBusyForward.wav.
226 [Bytes: 22340][Time: 0.02 s][Speed: 1363.53 K/s]
ftp: 22340 bytes sent in 0.00Seconds 22340000.00Kbytes/sec.
200 PORT command successful.
150 Opening BINARY mode data connection for rcDisableCallerID.wav.
226 [Bytes: 20046][Time: 0.02 s][Speed: 1223.51 K/s]