Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [Bruce Dienes] Moving the forum to a sew server...

Quote Reply
Re: [Bruce Dienes] Moving the forum to a sew server... In reply to
I am just wondering the same thing myself, as I am about to move macscripts over to iuni.

Hmmmm, I know you can pipe one sql database straight into another in MySQL... hmmmmm

mysqldump --opt --user=cate --password=blah --host=www.categories.ca cate| mysql --user=ianmcg --password=secret --host=localhost -C cate

But what will break in GForum if I do this?

I think GForum could use an import/export feature like LinksWink
Subject Author Views Date
Thread Moving the forum to a sew server... Bruce Dienes 4197 Nov 10, 2002, 6:40 AM
Post Re: [Bruce Dienes] Moving the forum to a sew server...
Ian 3791 Feb 26, 2003, 2:35 PM