Transferring Data Across Different Versions of Plesk

You can transfer your data across different Plesk versions in either of the following ways:

To back up your data:

  1. Create a new directory in your Plesk server's file system.
  2. Obtain the migration script and other related files and copy them to your directory on the Plesk server.

    If you have access to a Plesk 8 installation, copy all files and subdirectories from the directories /plesk_installation_directory/PMM/agents/PleskX/ and /plesk_installation_directory/PMM/agents/shared/ to the directory on your server.

    If you do not have access to a Plesk 8 installation,

    1. Download a backup-agent-8.0.1.tar package from http://download1.swsoft.com/Plesk/Plesk8.0/Extensions/backup-agent-8.0.1.tar.
    2. Unpack it with tar -xf backup-agent-8.0.1.tar command.
    3. Issue the command chmod +x PleskX.pl
    4. Copy the contents of the current directory to the directory on your server.
  3. Change to the directory on your Plesk server.
  4. Back up the data.

To restore your data on a Plesk 8 machine, use the pleskrestore utility as described in the Restoring Your Data section of this guide.