Move content connections

If you need to move content connector to a different server machine, you will want to have the same connections there.

Connection data (username, password, app token, paths) is encrypted in the content connector server's database. If you only copy the database file to the new server, you cannot access this data: you need to migrate the encryption key, too. This means you export the key from the old server, copy the file to the new one, and import it there.

The exported encryption key is in a plain-text file: Make sure to transfer the file to the other machine securely.

For content connector versions 3.x and 4.x, you need to use the command-line key migration tool to export and import the key.

For content connector 5.x and newer, use the memoQ content connector server manager:

Transfer the exported file and the content connector database to the new server computer in a secure way.

The database file is %PROGRAMDATA%\memoQ content connector server\MemoQCPServer.sdf. Make sure to copy it to the same location on the new server.

Finally, start content connector client on the new server machine, and check if your connections are there.