Creating and manual restoration of backups in cPanel. Creating and manual restoration of backups in cPanel is a simple and efficient process, essential for maintaining website integrity and security.
Implementing a regular backup routine can save your critical data in case of unforeseen problems.
Creating and manual restoration of backups
Importance of regular backups
Regular backups are essential for protecting website data against incidents such as accidental deletions, update errors, cyber attacks or migration to another server.
cPanel offers an easy-to-use interface for creating and manually restoring backups.
Accessing the backup function in cPanel
To create or restore a backup, follow these steps:
- Log in to your cPanel account.
- Access the Files section.
- Click on Backup or Backup Wizard.
Creating a complete manual backup
In the “Backup” interface:
- Select the Download a Full Account Backup option.
- Choose the destination directory:
- Home Directory – saves the backup in the account storage space.
- Remote FTP Server – sends the backup to an external FTP server.
- Secure Copy (SCP) – for Linux servers with SSH access.
- Enter the email address for notification, if desired.
- Click on Generate Backup.
The backup will be generated in the background and you will be notified when it’s ready.
Downloading the complete backup
After the process is completed:
- Access the Backup section again.
- Under the Backups Available for Download section, find the archived file.
- Right-click on the file and choose Save As to save it on your local device.
Partial backups: files and databases
If you don’t want to create a complete backup, you can save only certain components:
- Home Directory – includes website files.
- MySQL Databases – individual backup for databases.
- Email Forwarders & Filters – email account settings.
Manual restoration of a backup
Restoration can be done from the same “Backup” interface. Steps for restoration:
- Access the Restore a Home Directory Backup section.
- Select the backup file saved on your device.
- Click on Upload.
The restoration process will start immediately, and files or database will be overwritten with versions from the archive.
Recommendations for secure backups
- Create manual backups before important updates.
- Store backups locally and on external servers for redundancy.
- Delete old backups periodically to save space.
- Check backup file integrity before restoration.
Advanced alternatives
If you have root access or a VPS/dedicated hosting plan, you can also use:
- Automating backups with cron jobs.
- External tools such as JetBackup, R1Soft or rsync.

Comments (0)