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
I am unable to delete a file
This can occur for several reasons. With our service, if a directory of a script was found to be...
Updating an Old Docker Version to Community Edition
The following was used to upgrade an antiquated version of docker to the newest community edition...
Howto: Add another website to your account
You can add another website to your hosting account if your hosting plan allows for more than one...
My index page does not load - Why not?
Filenames are case sensitive. Be sure you have an index filename all in lower case. Examples are...
Change your Websites Favorite Icon
How to change your website's icon for your internet browser. Create a 16x16 pixel icon image...
