FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Suggestions » Automatic datadump...
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Automatic datadump... [message #25280] Fri, 03 June 2005 17:42 Go to next message
shufla is currently offline  shufla   Poland
Messages: 2
Registered: June 2005
Karma: 0
Junior Member
Hello,

I'm managing forum for my Salsoholics Wink Well, I've got access to shell - it's my server. What do you recommend to make 'FUDforumilke' datadump from cron or from scripts? Right now I'm using script like this:

pg_dump forumname | bzip2 -c9 > forumname-${date}-sql.bz2
tar cpf - FUDforum-special-directory | bzip2 -c9 > FUDforum-special-directory.tar.bz2

But, tar all FUDforum special dir is very, very size expensive. And additional I cannot make 'import' from FUDforum admin menu (what is obvious).

What I ask: is there any solution to run internal FUDforum backup script from shell? Or should I make script based on that (I'm able to, I'm PHP&PG developer).

Best regards,
Łukasz Nowak

PS. FUDforum is great! So simple, so nice. And it supports postgresql... Smile
Re: Automatic datadump... [message #25286 is a reply to message #25280] Fri, 03 June 2005 19:45 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The forum's internal backup script can be ran via the command, line the instructions can be found at the top of the script.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Alternate tree-view style
Next Topic: Questions
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun May 19 00:34:19 GMT 2024

Total time taken to generate the page: 0.02348 seconds