cPanel to cPanel Transfer
1 ) Login to the source cPanel Server WHM & SSH
2 ) List all accounts that you wish to transfer (Make note of usernames)
3 ) Login to the destination cPanel Server WHM & SSH
4 ) Ensure SSH is allowed between both servers. (iptables, configserver, host.allow)
5 ) Check to see if accounts on the destination server are already existing, if so, cross-reference and delete accounts that are the same as the source cPanel. (You can not duplicate accounts on cPanel)
6 ) On the destination server, go to the Transfer Tool and enter the source server's SSH information.
7 ) Click fetch accounts.
8 ) After the accounts have been fetched, under the accounts section, select only the ones that you wish to migrate to the destination server.
9 ) Hit Copy and wait
That's it! :)
Related Articles
Using CPMove For Account Transfer
The best way to transfer cPanel > cPanel is to use their transfer tool: Log into the cPanel account (end-user) Go to Files > Backup Wizard Select Backup Select backup directory (you'll most likely use home directory) Click Generate Backup Once the ...
cPanel AutoSSL
We have seen reports indicating that AutoSSL can reconfigure the cPanel email manual setup instructions, specifically Auto-enabled Mail SNI. Any client who once had their SSL/TLS SMTP/IMAP server set to the server's service domain, and did not have ...
Transfer Tool on Shared Servers
Transfer Tool On Shared Servers The Transfer Tool in WHM, is not enabled for resellers on our shared servers. In order to have packages or accounts transfered into our shared environment, you must contact us at support@cartika.com.
DKIM Cpanel
DKIM DKIM helps verify the sender and integrity of a message. It allows an email system to prove that a message was not altered during transit (meaning it is not forged), and that the message came from the specified domain. To enable DKIM within ...
Installing WHM/Cpanel
To install CPanel first make sure perl is installed and updated yum -y install perl Then update the hostname to it's proper hostname, you can find it here: nano /etc/sysconfig/network Navigate to root user's home cd /home Then download the latest ...