How do I migrate my settings and users to a different RepliGo Server installation?
This article applies to RepliGo Server versions 1.0 to 1.3. For version 2.0 or higher, see the Administrator’s Guide.
There is no Administrator feature available in RepliGo Server to ease the task of saving your users and settings, but it can be done with the instructions below.
Note carefully the references to the original and destination RepliGo Server machines:
- Stop the original RepliGo Server in the Windows Services control panel.
- Copy the following files somewhere to keep track of them for transferring to a destination RepliGo Server installation:
<install>\webapps\srvcore\WEB-INF\srv\app\mysql\data\rgonet\settings.frm <install>\webapps\srvcore\WEB-INF\srv\app\mysql\data\rgonet\settings.MYD <install>\webapps\srvcore\WEB-INF\srv\app\mysql\data\rgonet\settings.MYI <install>\webapps\srvcore\WEB-INF\srv\app\mysql\data\rgonet\user.frm <install>\webapps\srvcore\WEB-INF\srv\app\mysql\data\rgonet\user.MYD <install>\webapps\srvcore\WEB-INF\srv\app\mysql\data\rgonet\user.MYI
- Also copy these files, note they are in a different sub-directory of the data directory:
<install>\webapps\srvcore\WEB-INF\srv\app\mysql\data\rgosrv\documents.frm <install>\webapps\srvcore\WEB-INF\srv\app\mysql\data\rgosrv\documents.MYD <install>\webapps\srvcore\WEB-INF\srv\app\mysql\data\rgosrv\documents.MYI <install>\webapps\srvcore\WEB-INF\srv\app\mysql\data\rgosrv\pages.frm <install>\webapps\srvcore\WEB-INF\srv\app\mysql\data\rgosrv\pages.MYD <install>\webapps\srvcore\WEB-INF\srv\app\mysql\data\rgosrv\pages.MYI
- Stop the destination RepliGo Server that is to receive these settings using the Windows Services control panel on the destination machine.
- Copy the saved files to their corresponding locations in the destination RepliGo Server.
- Start the destination RepliGo Server in the Windows Services control panel on the destination machine.
Verify the settings by viewing the Users page in the Administrator on the destination RepliGo Server machine.
