vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Big Board Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=172)
-   -   Backups? (https://vborg.vbsupport.ru/showthread.php?t=154557)

mtlcore 08-07-2007 04:11 PM

Backups?
 
How do you backup your big boards? All of the database and files, where do you keep it after?

sgrynd 08-08-2007 01:27 PM

I am not a big board, only about 60,000 posts, but I am using the following for my backups:

http://www.in-my-opinion.org/in-my-opinion-4529.html

It was designed for phpBB but I found it works well for VB, I recently used it to move from 1 host to another with out any issues (you millage may vary).

Currently I have it running the mysql backup once a day and the files once a week. Every night I have a server at my home go out and download what ever new backups there are and when it is complete remove them from the server.

I keep the backups in a protected directory so as not to be grabbed by the search engines, scheduling is done via cron.

Hope it helps.

Lynne 08-08-2007 02:46 PM

I use one of the mods here to backup my database every night. I wrote a cron job to archive my attachments folder (5 GB - done once a week) and avatar and torrent folders (done once a night). I scp the backups to my other server two or three times a week. Then, I just wrote a cron job to also rsync those three folders (attachments, avatars, torrents) to my other server every night. So, I end up with a couple of copies of the folders - one on each of my servers. (Yeah, maybe I'm a bit paranoid, but better safe than sorry!)

music legend 08-10-2007 02:21 PM

Quote:

Originally Posted by sgrynd (Post 1312668)
I am not a big board, only about 60,000 posts, but I am using the following for my backups:

http://www.in-my-opinion.org/in-my-opinion-4529.html

It was designed for phpBB but I found it works well for VB, I recently used it to move from 1 host to another with out any issues (you millage may vary).

Currently I have it running the mysql backup once a day and the files once a week. Every night I have a server at my home go out and download what ever new backups there are and when it is complete remove them from the server.

I keep the backups in a protected directory so as not to be grabbed by the search engines, scheduling is done via cron.

Hope it helps.


i just d/l that tool. is their anything that you have to edit in that package or do you just upload it to your server and run the processes because i can get the backup of the files,avatars and bin

but i cant seem to get it to backup the mysql....any ideas why?

Jamie1 08-15-2007 03:35 PM

As we have had some problems before with our forum and i own the server its located on i've scheduled it to do a backup nightly at a time when the forum is less busy. I allow the server to do that and also take a backup to my computer so it has too copies

sgrynd 08-15-2007 04:45 PM

Quote:

Originally Posted by music legend (Post 1314463)
i just d/l that tool. is their anything that you have to edit in that package or do you just upload it to your server and run the processes because i can get the backup of the files,avatars and bin

but i cant seem to get it to backup the mysql....any ideas why?

Sorry for the delay on the reply,

The only thing I changed was adding a directory to the exclude list in "/what-files-to-backup/all.php" file. I have a downloads folder that I don't want to back up as they are mostly game patches and maps.

To get the mysql backup you will need to edit \what-sql-to-backup\phpbb.php file with your database information then it should work just fine. The file is just a configuration file, don't be put off by the fact it is called phpbb.

music legend 08-15-2007 05:05 PM

thx

thats what i was looking for


All times are GMT. The time now is 02:14 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01036 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete