View Full Version : Auto-email incremental database backup daily
Charlie82
Sun 24th Dec '06, 9:03am
Has vBulletin a feature to do that?
Thanks a lot
feldon23
Sun 24th Dec '06, 11:57am
vBulletin does not have this feature.
The database starts at 8MB and goes up from there. Most people cannot accept e-mails in the hundreds (or even tens) of megabytes.
You can setup an FTP server on your home PC and setup a Cron Task to backup the forum, GZIP it, and upload it to your site. Some of the newer FTP clients also have automatic downloads which you might be able to automate to download any new files in a certain folder on your website.
Charlie82
Sun 24th Dec '06, 3:42pm
Yes, that is why I mean "incremental". You only backup the information that has changed based on logs. It seems to be an upcomming MySQL feature:
http://forge.mysql.com/wiki/OnlineBackup
A simple cronjob to gmail:
http://blog.aaltonen.us/2004/10/26/backup-mysql-to-email/
What about this scripts?
Incremental: http://www.zzee.com/zmdb/
RAW: http://www.phpmybackuppro.net/download.php
vBulletin® v3.8.0 Beta 3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.