In Linux:
Your SQLite database is stored in /var/lib/orchid_server
or
In Windows:
C:\Program Files\Ipconfigure\Orchid\bin
The files required are:
orchid.sqlite
orchid.sqlite-shm
orchid.sqlite-wal
If the wal and shm file do not exist then copy only the orchid.sqlite file.
You will also need the UUID stored in /etc/opt in orchid_server.properties
- You can copy the entire file but you must make sure that the recording path /orchives or whatever you have named it is the same.
- There also may be two files orchid_server.properties and orchid_server_defaults.properties
The most important thing is the UUID matching the old server that you are migrating from.
Make sure that you are not moving the files with mv but are copying the files using the cp command to ensure you have a backup in case you must do the process again.
Comments
0 comments
Please sign in to leave a comment.