General and Support topics relating to ViciDialNow and GoAutoDial ISO installers
Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid
by gmcust3 » Mon Mar 05, 2012 1:44 pm
How to take Back and Restore of Leads Before Reinstalling the dialer ?
GoAutoDial CE
VERSION: 2.4-309a
BUILD: 110430-1642
No other software installed on the box.
I've read the manager manual.
-
gmcust3
-
- Posts: 1148
- Joined: Sat Oct 24, 2009 1:15 pm
by rrb555 » Tue Mar 06, 2012 10:06 am
to backup database
- Code: Select all
mysqldump -u [uname] -p[pass] [dbname] | gzip -9 > [backupfile.sql.gz]
to restore database
- Code: Select all
gunzip < [backupfile.sql.gz] | mysql -u [uname] -p[pass] [dbname]
One server that I am managing | Single Server | ViciBox Redux 6.0 | VERSION: 2.12-549a | BUILD: 160404-0940 | revision 2508| No other hardware
For help you can send me a direct email
info@support.com.ph
-
rrb555
-
- Posts: 585
- Joined: Tue Feb 08, 2011 4:24 pm
- Location: Quezon City, Philippines
-
Return to ViciDialNow - GoAutoDial
Who is online
Users browsing this forum: Google [Bot] and 41 guests