PDA

View Full Version : Copy Channel Data x Diff Ports on Same IP


_RAAF_Furball
11-01-2009, 05:38
G'day.

I have 2 TS servers using the same IP, but using different ports.

Is it possible to copy Channel data from one server to the other?
If so, how pls?

Edit: I mean easily - not by manually re-creating them or using copy/paste. :)

orDian
11-01-2009, 13:30
There is no cloning possible for a server.

BHKai
12-01-2009, 02:38
You would have to do it by manipulating the sqllite tables directly. Could screw up your server if not done correct even though you are really just copy pasting.

_RAAF_Furball
12-01-2009, 15:50
That's a bugger.
Never mind, thank you guys.

Peter
13-01-2009, 14:24
Well, simple job if you know any SQL...

_RAAF_Furball
14-01-2009, 13:10
I'm afraid I don't, but reckon I could learn. It'd be quicker than re-creating the Channels. :)

Could you pls point me to a free SQL editor?