...
If required, a VE license can be transferred from one license server to another, for example, if the original license server must be re-installed or re-configured in a way that would invalidate the license.
Please note:
- This action will invalidate the license on the original license server.
- Only a valid, working license can be transferred.
...
- Export the transfer license from the original license server:
# /opt/license-server/c2v -t <export-file>.tfr
You will receive a warning message:
Confirm by entering the string yes, or abort by entering any other input (submit the input using the RETURN key). - Create a C2V file on the destination license server:
# /opt/license-server/c2v -f <destination>.c2v -p <platform>
- Send both files (the TFR and the C2V file) to Stromasys (email address will be provided by Stromasys).
- You will receive a V2C file.
- Import the V2C file on the destination license server:
# /opt/license-server/v2c -f <new-v2c>.v2c
- If the address and/or passphrase of the license server has changed, adapt the configuration of the license client with the new license server addressdata.
For more information about creating a C2V file and installing a V2C file, please refer to Installing a License on the VE License Server.
...