FAQ-How to download the recorded files from OMU

Touhid
Touhid  Diamond  (1)
7 years 10 months ago  View: 2869  Reply: 10
1F

How can we download the recorded files in OMU? we recorded some voice for test in OMU and we need to download the files for checking the right operation of the UMG.


1- use the SET FTPSRV command to enable the FTP service.
2- ADD FTPUSR command to add an FTP user(for example user:BAM Pass:BAM) .
3- connect your laptop or pc to omc lan switch with same range ip with OMU. use ping
command in windows command prompt to check the connection.
4- execute in windows command prompt: ftp xx.xx.xx.xx (OMU ip address) you can se
e this output;
C:\Documents and Settings>ftp xx.xx.xx.xx
Connected to xx.xx.xx.xx.
220 FTP service ready.
User (xx.xx.xx.xx:(none)): bam
331 Password required for bam.
Password:
230 User logged in.
5- type the "ls" to see the list of files in OMU like this:
ftp> ls
200 Port command okay.
150 Opening ASCII mode data connection for *.
bam
bambak
bak
user
res.txt
RECFILE
INFO_COLLECT
226 Transfer complete.
ftp: 56 bytes received in 0.03Seconds 1.81Kbytes/sec.
6-for example go to record file folder by this command;
ftp> cd recfile
250 CWD command successful.
ftp> ls
200 Port command okay.
150 Opening ASCII mode data connection for *.
.
..
DSP2IP
IP2DSP
IP2DSP_OUTJB
SENDFRAME
RECVFRAME
SENDPCM
RECVPCM
SDRVPCM
DSPLOAD
H223AUDIO
AUDIOH223
UTPAUDIO
AUDIOUTP
H324H323AUDIO
H323H324AUDIO
TDMTX
TDMRX
H223VIDEO
VIDEOH223
TDMSRX
VigLOAD
ecrecord
MULTIPOINT
226 Transfer complete.
ftp: 242 bytes received in 0.36Seconds 0.67Kbytes/sec.
ftp> cd sdrvpcm
250 CWD command successful.
ftp> ls
200 Port command okay.
150 Opening ASCII mode data connection for *.
SDRVPCM_C515211_20090330_133224.bin
SDRVPCM_C512579_20090330_095856.bin
226 Transfer complete.
ftp: 303 bytes received in 0.06Seconds 4.81Kbytes/sec.
7- get the related files to the local drive c:\
ftp> get sdrvpcm_c515211_20090330_133224.bin
200 Port command okay.
150 Opening ASCII mode data connection for sdrvpcm_c515211_20090330_133224.b
in.
226 Transfer complete.
ftp: 159921 bytes received in 28.20Seconds 5.67Kbytes/sec.
8- check drive c: in you laptop or pc you can see the downloaded file.

paapu005
paapu005  Gold 
7 years 10 months ago
2F
good share
ahleemon
ahleemon  Platinum 
7 years 10 months ago
3F
nice work.
a_zaman
a_zaman  Gold 
7 years 10 months ago
4F
good job. thanks for sharing
rn.795237
rn.795237  Silver 
7 years 10 months ago
5F
useful information
sharif.kuet
sharif.kuet  Gold 
7 years 10 months ago
6F
very helpful information.thank you
fz_712455
fz_712455  Silver 
7 years 10 months ago
7F
nice share...
si.840339
si.840339  Silver 
7 years 10 months ago
8F
good job done.
n_s714742
n_s714742  Silver 
7 years 10 months ago
9F
thanks for the info
hlopez
hlopez  Silver 
7 years 10 months ago
10F

the same procedure to upload them???

1/2Page