Hello,
Is there a way to automatically backup the entire asterisk database daily to a usb flash drive connected to the VICIbox server or to DropBox or any other service?
Thanks!
Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
/usr/share/astguiclient/ADMIN_backup.pl --without-web --without-sounds --ftp-transfer --debugX
## Vicidial Backup - without web files or sounds (change if you modify web files or recordings)
## Leave before midnight in case of "emergency backup" during the day ... don't overwrite LAST backup, make a new one!
45 23 * * * /usr/share/astguiclient/ADMIN_backup.pl --without-web --without-sounds --ftp-transfer >/dev/null 2>&1
#options: --db-only --db-without-logs --without-web --conf-only --without-db --without-conf --without-web --without-sounds
# --without-voicemail --without-crontab --debugX --debug --test --ftp-transfer
Users browsing this forum: No registered users and 50 guests