{"id":2864,"date":"2025-07-11T11:51:01","date_gmt":"2025-07-11T11:51:01","guid":{"rendered":"https:\/\/pheonixsolutions.com\/knowledge-base\/?p=2864"},"modified":"2025-07-11T11:51:12","modified_gmt":"2025-07-11T11:51:12","slug":"how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/","title":{"rendered":"How to Transfer an Account from One WHM to Another Using the Transfer Tool"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">INTRODUCTION<\/h2>\n\n\n\n<p>Transferring a cPanel account from one WHM server to another is a common task during server migrations or infrastructure upgrades. WHM provides a built-in <strong>Transfer Tool<\/strong> that simplifies the process by securely copying accounts, configurations, and data from the <strong>source server<\/strong> to the <strong>destination server<\/strong>. This guide walks you through the steps required to complete the transfer smoothly and efficiently.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Pre-Requisites<\/h2>\n\n\n\n<p>Before beginning the transfer process, ensure the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Root-level WHM access<\/strong> on both <strong>source<\/strong> and <strong>destination<\/strong> servers.<\/li>\n\n\n\n<li><strong>SSH enabled<\/strong> on the source server.<\/li>\n\n\n\n<li><strong>Source server\u2019s IP address<\/strong> and <strong>root password<\/strong> (or SSH key if using key authentication).<\/li>\n\n\n\n<li>Ensure necessary ports like <code>22<\/code> (SSH), <code>2086\/2087<\/code> are open between the two servers.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Steps to Transfer Account Using WHM Transfer Tool<\/h2>\n\n\n\n<p><strong>Step 1: Log into WHM on the destination server<\/strong><\/p>\n\n\n\n<p>Go to: <code>https:\/\/your-destination-server:2087<\/code><\/p>\n\n\n\n<p>Log in as <strong>root<\/strong>.<\/p>\n\n\n\n<p><strong>Step 2: Open the Transfer Tool<\/strong><\/p>\n\n\n\n<p>In the left WHM menu, search for and click on <strong>\u201cTransfer Tool\u201d<\/strong> (under the <strong>Transfers<\/strong> section).<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"291\" src=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-1024x291.png\" alt=\"\" class=\"wp-image-2865\" srcset=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-1024x291.png 1024w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-300x85.png 300w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-768x218.png 768w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-1536x437.png 1536w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-150x43.png 150w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image.png 1872w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><strong>Step 3: Enter Source Server Information<\/strong><\/p>\n\n\n\n<p><strong>Remote Server Address<\/strong>: IP or hostname of the <strong>source server<\/strong>.<\/p>\n\n\n\n<p><strong>Remote SSH Port<\/strong>: Usually <code>22<\/code> (default SSH port).<\/p>\n\n\n\n<p><strong>Authentication Method<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Password<\/strong>: Enter the root password of the source server.<\/li>\n\n\n\n<li><strong>SSH Key<\/strong>: If preferred, paste your SSH private key.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"435\" src=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-1-1024x435.png\" alt=\"\" class=\"wp-image-2866\" srcset=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-1-1024x435.png 1024w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-1-300x128.png 300w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-1-768x327.png 768w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-1-1536x653.png 1536w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-1-150x64.png 150w, https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-1.png 1872w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"> Step 4: Select Authentication Method<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select the option: <strong>&#8220;Root&#8221;<\/strong> or use <strong>wheel user with sudo<\/strong> if root login is disabled.<\/li>\n\n\n\n<li>Click <strong>Fetch Account List<\/strong>.<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\"> Step 5: Choose Accounts to Transfer<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>After the list of cPanel accounts loads, <strong>select the account(s)<\/strong> you want to transfer.<\/li>\n\n\n\n<li>You\u2019ll see info like username, domains, size, and compatibility.<\/li>\n\n\n\n<li>Optional: Enable\/disable <strong>Express Transfer<\/strong> (updates DNS zones to point to new server, locks old accounts).<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\"> Step 6: Start the Transfer<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Review the transfer settings.<\/li>\n\n\n\n<li>Click <strong>&#8220;Copy&#8221;<\/strong> or <strong>&#8220;Start Transfer&#8221;<\/strong>.<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Step 7: Monitor the Transfer Progress<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Once the transfer begins, WHM will show a real-time log of each account\u2019s transfer.<\/li>\n\n\n\n<li>You can expand each log to check detailed output for troubleshooting any issues.<\/li>\n\n\n\n<li>Ensure all selected accounts show &#8220;Completed&#8221; without errors.<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Step 8: Post-Transfer Checks<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Log into the cPanel account(s) on the new server to verify:\n<ul class=\"wp-block-list\">\n<li>Website functionality<\/li>\n\n\n\n<li>Email accounts and delivery<\/li>\n\n\n\n<li>Databases and cron jobs<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p><br>Migrating a cPanel account using the WHM Transfer Tool is a straightforward and reliable method for server-to-server transfers. By following the steps above and performing post-transfer validations, you can ensure a smooth transition with minimal downtime. Always keep backups and monitor the transfer closely to handle any issues proactively.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>INTRODUCTION Transferring a cPanel account from one WHM server to another is a common task during server migrations or infrastructure upgrades. WHM provides a built-in Transfer Tool that simplifies the process by securely copying accounts, configurations, and data from the source server to the destination server. This guide walks you through the steps required to ..<\/p>\n<div class=\"clear-fix\"><\/div>\n<p><a href=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/\" title=\"read more...\">Read more<\/a><\/p>\n","protected":false},"author":12,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[5,206,8],"class_list":["post-2864","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-cpanel","tag-transfer-an-account-from-one-whm-to-another","tag-whm"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Transfer an Account from One WHM to Another Using the Transfer Tool - PheonixSolutions Knowledge-Base<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Transfer an Account from One WHM to Another Using the Transfer Tool - PheonixSolutions Knowledge-Base\" \/>\n<meta property=\"og:description\" content=\"INTRODUCTION Transferring a cPanel account from one WHM server to another is a common task during server migrations or infrastructure upgrades. WHM provides a built-in Transfer Tool that simplifies the process by securely copying accounts, configurations, and data from the source server to the destination server. This guide walks you through the steps required to ..Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/\" \/>\n<meta property=\"og:site_name\" content=\"PheonixSolutions Knowledge-Base\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-11T11:51:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-11T11:51:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1872\" \/>\n\t<meta property=\"og:image:height\" content=\"532\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Naveen Prasad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Naveen Prasad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2025\\\/07\\\/11\\\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2025\\\/07\\\/11\\\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\\\/\"},\"author\":{\"name\":\"Naveen Prasad\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/454bb07a46f62c23ce2b0009aedc0bf3\"},\"headline\":\"How to Transfer an Account from One WHM to Another Using the Transfer Tool\",\"datePublished\":\"2025-07-11T11:51:01+00:00\",\"dateModified\":\"2025-07-11T11:51:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2025\\\/07\\\/11\\\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\\\/\"},\"wordCount\":408,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2025\\\/07\\\/11\\\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/image-1024x291.png\",\"keywords\":[\"cPanel\",\"Transfer an Account from One WHM to Another\",\"WHM\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2025\\\/07\\\/11\\\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2025\\\/07\\\/11\\\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2025\\\/07\\\/11\\\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\\\/\",\"name\":\"How to Transfer an Account from One WHM to Another Using the Transfer Tool - PheonixSolutions Knowledge-Base\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2025\\\/07\\\/11\\\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2025\\\/07\\\/11\\\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/image-1024x291.png\",\"datePublished\":\"2025-07-11T11:51:01+00:00\",\"dateModified\":\"2025-07-11T11:51:12+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/454bb07a46f62c23ce2b0009aedc0bf3\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2025\\\/07\\\/11\\\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2025\\\/07\\\/11\\\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2025\\\/07\\\/11\\\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\\\/#primaryimage\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/image.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/image.png\",\"width\":1872,\"height\":532},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2025\\\/07\\\/11\\\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Transfer an Account from One WHM to Another Using the Transfer Tool\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/\",\"name\":\"PheonixSolutions Knowledge-Base\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/454bb07a46f62c23ce2b0009aedc0bf3\",\"name\":\"Naveen Prasad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c040d480588ba05e6689aa14fcc899bd3507bbd0fd2e7f7ee38e6b6b8e264f6e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c040d480588ba05e6689aa14fcc899bd3507bbd0fd2e7f7ee38e6b6b8e264f6e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c040d480588ba05e6689aa14fcc899bd3507bbd0fd2e7f7ee38e6b6b8e264f6e?s=96&d=mm&r=g\",\"caption\":\"Naveen Prasad\"},\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/author\\\/naveen-prasad\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Transfer an Account from One WHM to Another Using the Transfer Tool - PheonixSolutions Knowledge-Base","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/","og_locale":"en_US","og_type":"article","og_title":"How to Transfer an Account from One WHM to Another Using the Transfer Tool - PheonixSolutions Knowledge-Base","og_description":"INTRODUCTION Transferring a cPanel account from one WHM server to another is a common task during server migrations or infrastructure upgrades. WHM provides a built-in Transfer Tool that simplifies the process by securely copying accounts, configurations, and data from the source server to the destination server. This guide walks you through the steps required to ..Read more","og_url":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/","og_site_name":"PheonixSolutions Knowledge-Base","article_published_time":"2025-07-11T11:51:01+00:00","article_modified_time":"2025-07-11T11:51:12+00:00","og_image":[{"width":1872,"height":532,"url":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image.png","type":"image\/png"}],"author":"Naveen Prasad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Naveen Prasad","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/"},"author":{"name":"Naveen Prasad","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/454bb07a46f62c23ce2b0009aedc0bf3"},"headline":"How to Transfer an Account from One WHM to Another Using the Transfer Tool","datePublished":"2025-07-11T11:51:01+00:00","dateModified":"2025-07-11T11:51:12+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/"},"wordCount":408,"commentCount":0,"image":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-1024x291.png","keywords":["cPanel","Transfer an Account from One WHM to Another","WHM"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/","name":"How to Transfer an Account from One WHM to Another Using the Transfer Tool - PheonixSolutions Knowledge-Base","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image-1024x291.png","datePublished":"2025-07-11T11:51:01+00:00","dateModified":"2025-07-11T11:51:12+00:00","author":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/454bb07a46f62c23ce2b0009aedc0bf3"},"breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/#primaryimage","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image.png","contentUrl":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-content\/uploads\/2025\/07\/image.png","width":1872,"height":532},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2025\/07\/11\/how-to-transfer-an-account-from-one-whm-to-another-using-the-transfer-tool\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"How to Transfer an Account from One WHM to Another Using the Transfer Tool"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#website","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/","name":"PheonixSolutions Knowledge-Base","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/knowledge-base\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/454bb07a46f62c23ce2b0009aedc0bf3","name":"Naveen Prasad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/c040d480588ba05e6689aa14fcc899bd3507bbd0fd2e7f7ee38e6b6b8e264f6e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c040d480588ba05e6689aa14fcc899bd3507bbd0fd2e7f7ee38e6b6b8e264f6e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c040d480588ba05e6689aa14fcc899bd3507bbd0fd2e7f7ee38e6b6b8e264f6e?s=96&d=mm&r=g","caption":"Naveen Prasad"},"url":"https:\/\/pheonixsolutions.com\/knowledge-base\/author\/naveen-prasad\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/2864","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/comments?post=2864"}],"version-history":[{"count":2,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/2864\/revisions"}],"predecessor-version":[{"id":2868,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/2864\/revisions\/2868"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=2864"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/categories?post=2864"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/tags?post=2864"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}