Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Export the transfer license from the original license server:
    # /opt/license-server/c2v -t <export-file>.tfr
  2. Create a C2V file on the destination license server:
    # /opt/license-server/c2v -f <destination>.c2v -p <platform>
  3. Send both files (the TFR and the C2V file) to Stromasys (email address will be provided by Stromasys).
  4. You will receive a V2C file.
  5. Import the V2C file on the destination license server:
    # /opt/license-server/v2c -f <new-v2c>.v2c
  6. If the address of the license server has changed, adapt the configuration of the license client with the new license server address.

For more information about creating a C2V file and installing a V2C file, please refer to Installing a License on the VE License Server.

...