Versions Compared

Key

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

...

To move a container between two machines, you must compress the container into a .cap file. You move only .cap files between machines.

...

  1. In the Command Prompt window, change to the VirtaMove installation folder.

  2. Make sure that the container is undocked, and then compress the container:

    Code Block
    virtacompress <container>

    container is the full path of the container.

  3. Move the .cap file to the destination machine where VirtaMove is installed, and then uncompress it.

...

Uncompressing Containers

To Uncompress a Container Using the Administrative Console

  1. In the Administrative Console, select the compressed container file. Make sure that a container of the same name as the .cap file doesn't exist in the container folder.

  2. Click the Uncompress button.

...