vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Administrative and Maintenance Tools - vBulletin Cron Based Database Backup (https://vborg.vbsupport.ru/showthread.php?t=231481)

Allan 02-03-2010 07:08 AM

Thank you, work on vB4.0.1 ;)

Compressed to .gz, it's possible ?

or

Compressed to .gz in the forder (but one file, not individual files)

Paul M 02-03-2010 10:56 AM

If you modify the code then I expect it would be possible.

Allan 02-05-2010 05:59 PM

Quote:

Originally Posted by Paul M (Post 1973842)
If you modify the code then I expect it would be possible.

this is not where I wanted to come, but thank you ^^

AZRainman 02-07-2010 11:21 AM

Paul; Any chance of you designing this mod with an option to compress the sql files with gzip to save some server space?

ChopSuey 02-08-2010 08:15 AM

He said if you edit files it is possible....Hopefully he'll do that also.

XxSparks 02-11-2010 05:29 AM

Kay, so I figured it out, and installed it, and it's working, I run the Cron Job manually to test if it works, and it does, at the end I get this:

Code:

Processed Database in 23.385 seconds

Backup Completed Successfully

Done

After it's completely figured, then I go to my FTP, and the folder I set, and boom, blank, nothing there. What's the problem?

Paul M 02-11-2010 11:11 AM

You are looking in the wrong place - if its completed than its written the data to the path you specified.

dcuellar 02-14-2010 04:39 PM

I've installed this successfully but I want to make sure that what I did was correct.

There was one file saved as "Forum-February-14-Full-Backup.sql". Is that all I need? Is the date method I used sufficient? I basically only want to save one year's worth of files before it starts to overwrite them.

What are the advantages and disadvantages of selecting the first option? (To save as one file)
Is it safe to install to "../../backups"?

Paul M 02-14-2010 10:01 PM

As far as the database is concerned, yes, thats all you need.

As to one file or multiple files, it depends - its easier to restore one table if you have seperate files. If you need to restore the whole database, one file is easier (but in DOS its also easy to join all the single files into one big file anyway).

I dont quite understand your last question.

kf4eok 02-14-2010 10:06 PM

how do you restore a backup?
all I have ever used is mysqldumper.
thanks


All times are GMT. The time now is 05:42 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.01741 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete