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
Error 508 / 503 - Resource Limit Reached
To help maintain the stability of servers and keep websites fast, UltraWebHosting has resource...
I updated my site but I still see old pages
Make sure your files are indeed updated by checking the file time stamps. Also, you may want to...
Whitelisting Our Support System Email Address
Whitelist Instructions Because we use often use html emails with http addresses in them, our...
How do I cancel my account?
We are sorry to hear you would like to cancel your account! If there is anything we can do,...
How can I change the default page / document?
Create a .htaccess file, include the below information into it and upload it to the public_html...
