Automating database backup, mirroring & cron
Posted in: darrelrussell.com edit
06 Jan 2009
I have just started using vbulletin and so far so good. I just have a couple questions:
1. Is there a way to run a task or cron job in vB to back up the database and put it into a folder outside of the web's or forum root directory (such as ~/backups)? When files are out of the webroot, it makes me feel better. How about you?
2. I am using a shared host that runs Debian and my home computer is windows XP (ugh!). Is there a program that can mirror my site via FTP. I heard of a program that can do it automatically and at certain times but I can't remember the name. HTT something (I think). I know about wget and rsync but I don't want to install the cygwin stack to get it to run in windows.
3. Speaking of cron, do I need to set up a cron job in order for the tasks already present in vB to function correctly? I had to do this in drupal (tell cron to run /drupal/cron.php). It's better to ask and make sure, than to have cron not cleaning things up.
Thanks for the help ! :D
I am moving this thread to the Server Configuration forum.
Running a remote windows machine will make it tough to do any kind of remote backups but using cron and saving a local copy of your mysql dump I would consider to be a must for anyone that is serious about his or her forum.
#If you have any other info about this subject , Please add it free.# |