Question · Digital Marketing & SEO

Migrating away from cPanel, what tools handle the export cleanly?

10 Feb 2026
My shared hosting provider is dropping cPanel and I need to move my account to a new VPS. I want to avoid manually downloading all my websites and databases. What tools can cleanly export everything from cPanel for an easy import elsewhere? I've seen some scripts but they look outdated. I have root access to the current server if that helps for running export commands.
Best answer
The most reliable tool for cPanel migration is the built-in `cPanel Transfer Tool` or `cPmove` utility, which handles full account exports including websites, databases, emails, and configurations. cPanel's native tools preserve file permissions, database users, and .htaccess rules that manual transfers often break, ensuring service continuity. For full server migrations with root access, `cPanel & WHM's Backup` feature provides the cleanest export through its dedicated backup interface or command-line tools.

#!/bin/bash
# Generate full cPanel backup via command line (run as root)
/scripts/pkgacct USERNAME
# Backup will be stored in /home/cpmove-USERNAME.tar.gz

# For entire server migration using WHM backup:
/usr/local/cpanel/bin/backup --force
# Configure backup destination in WHM > Backup > Backup Configuration


These methods leverage cPanel's internal consistency checks to maintain symbolic links, database grants, and email filters during transfer. After uploading the generated backup file to your new VPS with cPanel, use WHM's `Restore a Full Backup/cpmove File` tool for automatic extraction and configuration. For non-cPanel destinations, third-party tools like `JetBackup` can convert cPanel backups into standard formats, though manual database and file transfers remain fallback options when native tools aren't available.
11 Feb 2026
Your answer Sign in or register to reply

This is a public discussion. Create a free account to answer. Takes 20 seconds. No email gates.

Who Is Online

In total there are 95 users online: 0 registered, 87 guests and 8 bots.

Most users ever online was 5,555 on 17 Jul 2026, 3:23 am.

Bots: AhrefsBot Applebot Baiduspider Bingbot Googlebot Other Bot PetalBot SemrushBot

Users active in the past 15 minutes. Total registered members: 369