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)

Paul M 09-28-2012 12:24 AM

../../ will take you a couple of levels up the folder tree - on most steups, that will be outside of the sites html folder completely (which is where backups should be).

Delfi_r 10-15-2012 05:56 PM

Last week we had a problem, something was deleted. After installing the last backup on a test server we extracted a copy of the deleted content and all went fine. One of the most useful plugins I have installed.

RedTurtle 10-18-2012 08:13 PM

Quote:

Originally Posted by betterthanyours (Post 2368256)
I do have shell access to both servers. Is there a tutorial on this anywhere?

I use a cronjob on my destination server to login to my site server daily and sync up the backup folder.

Here's the command on the destination server:

rsync -vrltuzDP --rsh='ssh -p2222' admin@mydomain.com:~/backup/ /volume1/Backups/Database/

One thing you do have to do is set up a SSH authentication (I forget the exact term for this) but what it will let you do is login from your destination server into your site server without a password and still encrypt the data transfer.

kemana 10-25-2012 08:42 AM

Hey Paul This mod is really Great,,

i already mark installed :D

But there's one thing that really confuse me,,
i already set my timing at "Scheduled Task Manager" but it's not working.
but when i used "Run Now" it's worked.
i'm using Vbulletin Version 4.1.3

thx before

Superorb 10-25-2012 03:12 PM

Quote:

Originally Posted by kemana (Post 2375831)
Hey Paul This mod is really Great,,

i already mark installed :D

But there's one thing that really confuse me,,
i already set my timing at "Scheduled Task Manager" but it's not working.
but when i used "Run Now" it's worked.
i'm using Vbulletin Version 4.1.3

thx before

Your site needs to be busy enough to run the cron jobs.

kemana 10-29-2012 02:27 AM

Quote:

Originally Posted by Superorb (Post 2375901)
Your site needs to be busy enough to run the cron jobs.

Thx for the respond Superorb
But could u be more spesific,,i still don't understand,,

Thx A lot :)

Superorb 10-29-2012 02:58 AM

Quote:

Originally Posted by kemana (Post 2376720)
Thx for the respond Superorb
But could u be more spesific,,i still don't understand,,

Thx A lot :)

Scheduled tasks are called to run when the footer is loaded in a browser. If no one visits the site the footer is never loaded, hence the scheduled tasks are never run. There needs to be activity on the site to run the cron tasks. You can just browse your site for a minute or so and everything should start to catch up.

kemana 10-31-2012 01:54 AM

Quote:

Originally Posted by Superorb (Post 2376735)
Scheduled tasks are called to run when the footer is loaded in a browser. If no one visits the site the footer is never loaded, hence the scheduled tasks are never run. There needs to be activity on the site to run the cron tasks. You can just browse your site for a minute or so and everything should start to catch up.

awesome ,, i already try that nad it was working :) Thx Superorb

JMEWLS` 10-31-2012 07:45 AM

Quote:

Originally Posted by Paul M (Post 2346067)
Change your script timeout settings (assuming you can).

How exactly would I do this? Sorry to be a pain.

mattballew 11-01-2012 05:17 AM

Can anyone help with an issue... I get this error:

Backup Error : Could not write to destination file ( /backups/Forum-11-01-2012-Full-Backup.sql )

I have set the folder /backups/ to permission 7777 but still the same error. What have i done wrong?


All times are GMT. The time now is 12:45 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.01615 seconds
  • Memory Usage 1,744KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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