Regular backups protect your website from data loss. cPanel provides several backup options to keep your files, databases, and emails safe.
Ahosting Automatic Backups
All Ahosting hosting plans include automatic daily and weekly backups. These are managed by our system and can be restored by contacting support.
cPanel Backup Options
cPanel provides two backup tools:
- Backup Wizard: Step-by-step guided backup/restore
- Backup: Direct backup downloads
Creating a Full Backup
- Go to Files > Backup
- Click Download a Full Account Backup
- Select backup destination:
- Home Directory: Saves to your account
- Remote FTP Server: Sends to external server
- Enter email for notification (optional)
- Click Generate Backup
Note: Full backups can only be restored by server administrators. For self-restore, use partial backups.
Creating Partial Backups
Partial backups let you backup and restore specific parts:
Home Directory Backup (Files)
- Go to Files > Backup
- Under Partial Backups, click Home Directory
- A compressed file downloads automatically
Database Backup
- Under Partial Backups, find Download a MySQL Database Backup
- Click the database name you want to backup
- A .sql.gz file downloads
Email Backup
- Under Partial Backups, find Email Forwarders and Filters
- Click your domain to download email configuration
Using Backup Wizard
- Go to Files > Backup Wizard
- Click Back Up
- Choose Full Backup or Partial Backup
- Select what to backup (Home Directory, MySQL, Email)
- Click Back Up
Restoring Files from Backup
- Go to Files > Backup
- Under Restore, click Choose File next to Home Directory
- Select your backup file (.tar.gz)
- Click Upload
Restoring a Database
- Go to Files > Backup
- Under Restore a MySQL Database, click Choose File
- Select your database backup (.sql or .sql.gz)
- Click Upload
Note: The database must already exist. Create it first if needed.
Manual Backup Best Practices
| When | What to Backup |
|---|---|
| Before updates | Full backup or database + wp-content |
| Before theme changes | Home directory |
| Before plugin installation | Database |
| Weekly | Full backup to external storage |
Storing Backups Safely
- Download backups to your local computer
- Store copies in cloud storage (Google Drive, Dropbox)
- Keep at least 3 recent backups
- Test restore process periodically