I'd like to create a scheduled task to back up my database. I'd like to get the same result as the "Backup database to a file on the server" feature in the admincp. Why isn't this a scheduled task already? Can anyone tell me what script they use to run that back up?
daily backups
Collapse
X
-
Tags: None
-
vBulletin's Scheduled Task system would not be good for regular database backups. The tasks are only executed when a user loads a forum page. It would be better to use a cron job instead. -
-
-
If you have cronjobs available you can use that. I have three backup cronjobs - 2 daily backups and one weekly one.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
-
Originally posted by dkcpHow would one go about setting up such a cronjob? I have SSH access and can also set up cronjobs through cPanel.Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment