Migrate accounts from one control panel to another

cPanel to cPanel:

  1. Use the handy WHM transfer tool.
  2. Go to the NEW SERVER. Log into WHM > Transfer Tool,
  3. Put in the old server IP in “Remote Server Address”.
  4. For the SSH port, use the correct port. It will depend on the server. (You can get the port entering this command in the terminal: sudo grep Port /etc/ssh/sshd_config.)
  5. Then use “Root” for login method and “Password” for authentication method. It’s easier. (If password authorization doesn’t work, try editing vi /etc/ssh/sshd_config to allow permitrootlogin and pub key authorization. Can also try the same for /etc/ssh/ssh_config.)

cPanel to Plesk:

  1. Install and use Plesk migration tool.

cPanel to CyberPanel:

  1. Starting from cPanel (source server), generate “Full Backup” from cPanel.
  2. After backup is finished, go to Backup > Full Backup > [Download a Full Account Backup].
  3. Under “Backups Available”, click on backup link to download it.
  4. Upload this backup to CyberPanel (destination server) to “/home/backup” directory. If you don’t know how to get it there, can create an FTP user, upload to user home directory, then use CLI to move the backup file over to “/home/backup” directory.
  5. Run this command from command line on CyberPanel (destination server): /usr/local/CyberCP/bin/python2 /usr/local/CyberCP/plogical/cPanelImporter.py --path /home/backup

Looking for ultra-fast WordPress hosting?

Learn More About JVPS

Reader Interactions

Leave a Reply

Your email address will not be published. Required fields are marked *