How to backup wit a cron [message #23926] |
Tue, 05 April 2005 17:57 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
![](/forum/images/custom_avatars/2183.jpg) |
DogManStar
![France France](/forum/images/flags/fr.png) 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 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) 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 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) |
![](/forum/images/custom_avatars/2183.jpg) |
DogManStar
![France France](/forum/images/flags/fr.png) 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.
|
|
|