Yes, this can be very useful for forum/message board sites with large databases. In your control panel under cron jobs use the following command:
mysqldump --user=YOURDBUSERNAME --password=YOURDBPASSWORD --quick --add-drop-table --add-locks --extended-insert --lock-tables --all DATABASENAME | gzip > /home/username/path/to/backup/folder/databasename-`date -I`.gz
- 420 Users Found This Useful
Related Articles
How do I remove a web disk?
In Windows, go to My Network Places on your PC, find the connection, right click and delete....
I can not get the transfer authorization email can it be forwarded to a different email address?
The authorization has to be authorized by the registered contact for the domain. We cannot change...
What is a virtual Domain?
A virtual domain is the base URL of the domain name. Examples include yourdomain.com, and...
Can I setup SSL on my account?
Yes, you can purchase a secure certificate through us so you can use SSL. You can also give us...
What are these htaccess files that keep popping up?
.htaccess files are default files the server uses to perform certain tasks. Features such as...
