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

Home » FUDforum » FUDforum Suggestions » Automatic datadump...
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Automatic datadump... [message #25280] Fri, 03 June 2005 17:42 Go to previous message
shufla is currently offline  shufla   Poland
Messages: 2
Registered: June 2005
Karma:
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
[Message index]
 
Read Message
Read Message
Previous Topic: Alternate tree-view style
Next Topic: Questions
Goto Forum:
  

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

Current Time: Sat Oct 05 08:19:10 GMT 2024

Total time taken to generate the page: 0.23957 seconds