How to Transfer Your cPanel Account from a Remote Server
Migrate your entire website, databases, and emails from another cPanel host to Braysons Host using a full cPanel-to-cPanel transfer.
Transferring Your cPanel Account from a Remote Server
Moving from another host to Braysons Host is straightforward if both servers run cPanel. This guide covers a full cPanel-to-cPanel migration that transfers your files, databases, emails, and DNS records in one step.
What Gets Transferred
- All website files in
public_html - MySQL databases and database users
- Email accounts and their stored messages
- Email forwarders and autoresponders
- Cron jobs
- SSL certificates (new ones will be issued on our server)
- DNS zone records
Method 1 — Request a Free Migration (Recommended)
Braysons Host offers free cPanel migrations for new customers. Simply:
- Open a support ticket at client.braysons.co.ke
- Subject: "cPanel Migration Request"
- Provide:
- cPanel username and password (or a full backup file)
- Your Braysons Host account username
- Our team will complete the migration within 4–8 hours
Method 2 — Self-Migration via cPanel Backup
Step 1 — Generate a Full Backup on Your Old Server- Log into your old cPanel
- Go to Files → Backup
- Click Download a Full Account Backup
- Select Home Directory as the backup destination
- Enter your email for notification
- Click Generate Backup
Wait for the email notification (usually 10–30 minutes depending on site size).
Step 2 — Download the Backup File- Return to Backup in cPanel
- Under Full Backups, click the backup file to download it
- The file will be named something like
backup-MM.DD.YYYY_HH-MM-SS_yourusername.tar.gz
- Log into your Braysons Host cPanel
- Go to Files → Backup → Restore a Full Backup/cpmove File
- Upload the
.tar.gzfile - Click Restore
Note: For large sites (over 2 GB), upload via FTP instead of the browser uploader.Step 4 — Restore via FTP (for large backups)
- Connect to your Braysons Host account via FTP
- Upload the backup file to your home directory (not public_html)
- Contact support to trigger the restore — we will run the cPanel restore command on the server
Method 3 — Manual Migration (Files + Database)
If you do not have cPanel access on the old server:
Files:- Download all files from old host via FTP
- Upload to
public_htmlon Braysons Host via File Manager or FTP
- On old host: cPanel → phpMyAdmin → Export database as SQL
- On Braysons Host: Create a new database in MySQL Databases
- Import the SQL file via phpMyAdmin
define('DB_NAME', 'new_database_name');
define('DB_USER', 'new_database_user');
define('DB_PASSWORD', 'new_database_password');
define('DB_HOST', 'localhost');
After Migration — Update Nameservers
Once migration is complete and you have tested your site on the new server:
- Update your domain's nameservers to
ns1.braysons.netandns2.braysons.net - Wait 2–48 hours for DNS propagation
- Your site is now fully live on Braysons Host
Testing Before Going Live
Before changing nameservers, test your migrated site by editing your computer's hosts file:
# Windows: C:\Windows\System32\drivers\etc\hosts
# Mac/Linux: /etc/hosts
196.xxx.xxx.xxx yourdomain.co.ke www.yourdomain.co.ke
Replace 196.xxx.xxx.xxx with your Braysons Host server IP (found in your welcome email).
Still need help?
Our Kenyan support team is on WhatsApp — real people, not bots. We respond in under 15 minutes.