Page 1 of 1
copying all recordings
Posted:
Mon Feb 09, 2009 1:37 pm
by kfyne7
Hello! I like to ask what to do if i want to copy all my recordings. The path is /home/admin/recording. By the way I use WinSCP software to easy copy those file. But it was impossible for me to do that. Maybe because to files is too big?. Is there any easy way?
Posted:
Mon Feb 09, 2009 2:39 pm
by mflorell
How many recordings do you have?
What codec did you compress them with?
Posted:
Thu Feb 12, 2009 2:04 pm
by kfyne7
I cant tell how many the recording are. where using codec G729.
But we experiment a way still using Winscp we just drag the folder to another location (local drive) without trying to open the folder recordings, after a couple of hours 2% copying progress. But the copying takes very long. Thank you its okay now.
Posted:
Thu Feb 12, 2009 4:28 pm
by mflorell
I don't suppose you have physical access to this server do you?
Posted:
Tue Mar 31, 2009 5:29 am
by cristian
Might want to try filezilla; Its opensource you know.
It also supports multiple connections, resume and does better with large transfers.
Make sure you aren't copying files you dont need. What directory are you pulling down and what directories are inside it?
Posted:
Fri Apr 10, 2009 1:14 pm
by Op3r
plug in a USB hard drive. mount it.
Then
cd /var/spool/asterisk/monitorDONE/GSM
mv *.* /path/to/usb
?
But
This will make the recording_log on mysql go to waste. Or you can just use another server with huge space and ftp the files.