CentOS Web Panel is a Webhosting control panel that is free and open source. We do not provide support for CWP at this time, however, you can install it on your Linux VPS server. We’ll explain to you how to transfer a cPanel account to a CWP server in this article.

  1. Log into your cPanel Account
    cPanel
  2. Search “Files” and click on “Backup”
    backup
  3. Click on the “Full Backup”
    full-backup
  4. Select the “Secure Copy (SCP)”
    Secure-Copy
  5. Fill up the Details
    genrate-full-backup
  6. The backup file for your cPanel account will be downloaded to your CWP server’s /root directory and will have the following format.
    HTML Code:
    backup-10.2.2019_06-1-51_user.tar.gz
  7. Change the File Back-Up Name
    HTML Code:
    cpmove-{user}.tar.gz
  8. Now you to Log into the server through SSH as a root user and move the backup file to /home directory.
    HTML Code:
    # mv /root/backup-12.28.2018_05-31-51_test_user.tar.gz /home/cpmove-test_user.tar.gz


Restoration Process

  1. Log into CWP
  2. Now click on the “cPanel Account Restore” from the “User Account”
    cPanel-Account-Restore
  3. Then, to start with the restoration, choose the backup file and click “Import.”
    import

You’ll get a message saying “Migration has been successfully performed” once it’s finished.

Conclusion

We hope that you now have a good understanding of How To Migrate Accounts From cPanel To Centos Web Panel. If you continue to have problems with the protocol outlined above, please contact the bodHOST Team for constructive assistance. Read more about How Can Migrate the Cpanel Account to Plesk and Setup it.

 

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

Secure Your Database Server in 10 Simple Ways

It may be the health records or your credit card details; everything is stored in…

How to Run Backup via Command Line

In this guide, we will demonstrate how to run a backup via the command line.…

How to Back Up and Restore Sites in Plesk

This guide explains how to back up and restore your websites in Plesk. Regular backups…