How to backup wit a cron [message #23926] |
Tue, 05 April 2005 17:57 |
|
DogManStar
Messages: 60 Registered: March 2005
Karma: 0
|
Member |
|
|
Hi,
I have a cron to backup my database but now i need to backup also the message file.
I found of course admdump.php but i need to confirm the backup.
Does it exist a "flag" to confirm it with a cron.
Thanx
I've seen things you people wouldn't believe. Attack ships on fire off the shoulder of Orion. I watched c-beams ... glitter in the dark near Tanhauser Gate. All those ... moments will be lost ... in time, like tears ... in rain. Time ... to die.
|
|
|
Re: How to backup wit a cron [message #23937 is a reply to message #23926] |
Tue, 05 April 2005 20:56 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Yeah, open the script and scroll down to the
fud_use('mem_limit.inc', true); line. Below it are simple instructions to run the script via cron.
FUDforum Core Developer
|
|
|
Re : Re: How to backup wit a cron [message #23956 is a reply to message #23937] |
Wed, 06 April 2005 06:21 |
|
DogManStar
Messages: 60 Registered: March 2005
Karma: 0
|
Member |
|
|
Ilia a écrit le mar, 05 avril 2005 22:56 | Yeah, open the script and scroll down to the
fud_use('mem_limit.inc', true); line. Below it are simple instructions to run the script via cron.
|
Great.
Thank you.
Only two weeks before the big switch (between ipb and fudforum)
I've seen things you people wouldn't believe. Attack ships on fire off the shoulder of Orion. I watched c-beams ... glitter in the dark near Tanhauser Gate. All those ... moments will be lost ... in time, like tears ... in rain. Time ... to die.
|
|
|