cPanel/WHM selective transfer question
AnsweredIs it possible to perform a selective cPanel-to-cPanel transfer (or a similar WHM function) that only migrates the website data (files and databases) while explicitly excluding the mail data to ensure the already configured mailboxes remain untouched?
Please advise on the best and safest procedure to re-run the transfer for the website content only.
Thank you.
-
Hey there! No, there isn't an automated way to only exclude email with the cPanel tools, as even the base transfer will attempt to recreate mailboxes and email users.
The options you can choose inside the Transfer Tool are outlined here: https://docs.cpanel.net/whm/transfers/transfer-tool/select-what-to-transfer/
0 -
You can run pkgacct in the source server with switch --skipmail , transfer it to the destination server and restore it with restorepkg
https://docs.cpanel.net/whm/scripts/the-pkgacct-script/
0 -
--skipmail will only exclude the mail account directory, and not the creation of the email accounts themselves, so I'm not sure if that would be enough for the user.
0 -
I already have the email accounts created on the second server, so I would just like to restore the website.
0 -
I already made the backup of the account on the original server without the email accounts (usingpkgacct --skipmail) but seeing the attached image, I have the doubt if it will overwrite the email accounts that exist on the destination server.
0 -
Yes, that option would overwrite the cPanel account, including any existing emails you have already created.
0
Please sign in to leave a comment.
Comments
6 comments