The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Auto Backup Script...
Please can anyone help?
It takes forever to download the vBulletin.sql files from my board, over a 56k modem! Does someone know of an auto-script, that can backup the board every day, to a directory on the server? Saving it as a date would be good... Currently I save all my files as : DayMonthYear Todays would be : 270802 Anyone know how? Satan |
#2
|
||||
|
||||
Umm maybe.. you can iframe a little php code that would do a mysql dump and put it on maybe a local host,...and in the page header, tell it to refresh after _______ secondes or something.
The easiest I got |
#3
|
||||
|
||||
You can run the backup and have it create a dated file on the server allready (the save file button), this isn't automatic but its a step in the right direction.
|
#4
|
||||
|
||||
Hmmm yeh...
Now all I need is a script that will make it do it once a week or whatever... Satan |
#5
|
||||
|
||||
I would make php script where it connects to mysql database, and does a dumb every few days, doing it once a week would be good, then set up a server on your comp, something little, and set a virtual directory, where you want it to go like ipaddress/backups, this may be located on your desktop, and in the script, the php code will do the dump, and copy it to that directory.
This would be done, and iframed into an html page with a meta refresh, this is the easiest way I can think of. Also you tell the meta refresh to refresh the script after xxxxxxxx secondes (# of seconds in a week) Drk |
#6
|
||||
|
||||
Quote:
|
#7
|
||||
|
||||
Hmmm...
Perhaps Chen would be the best to help decide this issue...I'll see what he says when he comes back... The only thing about Cron Jobs is that I am not sure I can run them on the server I am on... Satan |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|