Page 1 of 1

Moving accounts

Posted: Mon Feb 09, 2009 11:31 am
by crundy
Hello,
Quick question, I've moved my poker server onto another machine and have it all configured corrently, and I want to move all the user accounts across from the old machine (without the old settings). Is that possible?

Re: Moving accounts

Posted: Mon Feb 09, 2009 11:55 am
by Kent Briggs
crundy wrote:I've moved my poker server onto another machine and have it all configured corrently, and I want to move all the user accounts across from the old machine (without the old settings). Is that possible?
Yes, accounts and all other data (except for systems settings) are stored in text files in the data folder. You can just copy those over. The location of the data folder is one of the server settings and defaults to "C:\Documents and Settings\<username>\Application Data\Poker Mavens\" on Windows XP. There's an Accounts subfolder there with a .dat file for every player account.

Re: Moving accounts

Posted: Mon Feb 09, 2009 1:26 pm
by crundy
Thanks.