- What Live Transfer Actually Does
- Live Transfer Requirements (When It Will Appear and Work)
- When You SHOULD Use Live Transfer
- When You SHOULD NOT Use Live Transfer
- How Live Transfer Fits Into a Migration Workflow
- Pros and Cons
- Best Practices Before Using Live Transfer
- FAQ
- Need Help?
- Related Hosticko Guides
- Helpful External References
cPanel Live Transfer is a feature inside WHM’s Transfer Tool designed to reduce (and in many cases avoid) downtime when moving a cPanel account from one cPanel server to another. Instead of copying an account and then waiting for DNS propagation like a traditional migration, Live Transfer can help route visitors to the destination server quickly once the transfer completes.
If you’re moving to Hosticko (or between cPanel servers you control), Live Transfer can be a great option—but only when the setup matches the requirements. This guide explains what it is, how it works, when to use it, and when to avoid it.
What Live Transfer Actually Does #
Live Transfer is an enhancement to WHM’s Transfer Tool. After the account data is migrated to the destination server, Live Transfer can automatically make DNS-related changes so traffic starts reaching the new server sooner.
Key actions Live Transfer may perform #
- Updates DNS records (for example, updating an account’s A record to point to the destination server).
- Changes domain nameserver entries to point to the destination server (depending on configuration and control of authoritative DNS).
- Routes traffic so requests can reach the new server with minimal disruption after the copy completes.
Plain-English version: it copies the account, then helps “flip the switch” faster so users hit the new server sooner.
Live Transfer Requirements (When It Will Appear and Work) #
Live Transfer is not always available. Common requirements include:
- Both source and destination must be cPanel servers (it won’t work for migrations from panels like Plesk or DirectAdmin).
- Compatible cPanel versions (cPanel notes Live Transfer availability based on supported versions; many docs reference v90+ for the feature set).
- Destination hostname must resolve properly (otherwise Live Transfer can be missing/disabled).
- Best used when the source controls authoritative DNS (otherwise the automated DNS changes can be wrong or undesirable).
When You SHOULD Use Live Transfer #
Live Transfer is a good fit when:
- You’re moving between two cPanel servers (source → destination) and you have admin-level access.
- The source server (or your DNS cluster) is authoritative for the domain’s DNS, so DNS changes are accurate and intentional.
- You want to minimize downtime for websites and services during the cutover.
- You’re migrating multiple accounts and want a consistent migration flow using WHM tools.
When You SHOULD NOT Use Live Transfer #
Skip Live Transfer (or disable it) when:
- Your DNS is managed elsewhere (e.g., Cloudflare or registrar DNS) and the source server is not authoritative. Live Transfer may try to change DNS in ways that don’t match your real setup.
- You’re migrating from a non-cPanel host (DirectAdmin/Plesk/Custom panel).
- You only want to migrate one WordPress site (instead of full account). In that case, a WordPress-specific migration (Softaculous Remote Import) may be easier.
- You prefer manual DNS cutover with controlled timing (common for eCommerce/high-traffic sites).
How Live Transfer Fits Into a Migration Workflow #
Here’s the typical flow when Live Transfer is used correctly:
- Prepare destination server (packages, IPs, SSL readiness, PHP versions, etc.).
- Run WHM Transfer Tool on the destination server and select the source server credentials.
- Copy the account(s) (files, databases, mail, configurations).
- Live Transfer cutover routes traffic / updates DNS settings after transfer completes.
- Post-migration checks: site loads, mail flow, SSL, cron jobs, and application logins.
Pros and Cons #
Advantages #
- Less downtime compared to a traditional “copy then wait for DNS propagation” approach.
- Admin-friendly for bulk migrations (especially when moving multiple cPanel accounts).
- Automates DNS-related actions where appropriate, reducing manual steps.
Trade-offs / Risks #
- If DNS authority is not on the source, Live Transfer may not behave as expected (or can create confusion).
- Any automatic cutover still requires testing—especially for sites using external services, custom DNS records, or strict firewall rules.
- Complex environments (different PHP/MySQL versions, special routing, external mail) may require extra validation.
Best Practices Before Using Live Transfer #
- Lower DNS TTL 24–48 hours in advance (even if using Live Transfer, it helps smooth edge caching behavior).
- Confirm DNS authority: know where your DNS is hosted and who is authoritative.
- Make a full backup of the source account(s).
- Match runtime versions as closely as possible (PHP versions/extensions) to reduce post-move errors.
- Plan a rollback: know how you’d revert DNS if needed.
FAQ #
Is Live Transfer the same as a standard cPanel migration? #
No. Standard migrations copy the account, then you typically update DNS and wait for propagation. Live Transfer adds “traffic-routing / DNS cutover assistance” to reduce disruption.
Why don’t I see Live Transfer in WHM Transfer Tool? #
Common reasons include: the source isn’t a cPanel server, the destination hostname doesn’t resolve, or the environment doesn’t meet the feature requirements.
Can Live Transfer change my nameservers? #
It can, depending on how your DNS is managed and whether the source server controls authoritative DNS. This is why cPanel recommends using it only in appropriate DNS authority scenarios.
Need Help? #
If you’re not sure whether Live Transfer is safe for your domain setup (Cloudflare, registrar DNS, external email, etc.), open a ticket and we’ll guide you on the correct migration method for your environment:
https://client.hosticko.com/submitticket.php
