Most affordable 24×7 server management plan including 24×7 monitoring, security audit and much more  Server Management Services 

First take the Back-up of cPanel account need to migrate:

From the command line of  the server,

# cd /scripts/pkgacct username

( Replace username with the cpanel account you wish to backup)

There will be a file now in /home called cpmove-username.tar.gz .

Now, move the cpmove-username.tar.gz to the new server to which you want to migrate using the below scp command,

scp cpmove-username.tar.gz root@host:/home/

Now , the cpmove-username.tar.gz is in the /home of new server. Then, run restore function

# /scripts/restorepkg username

That’s all!!!
Need our help to fix the issue ? Submit Support Ticket Now