How to backup your website with cPanel

Synopsis:
This guide contains instructions on how create a downloadable backup of your website through cPanel.


How-to Steps:

1. Log into the cPanel account of your website (https://yourdomain.com:2083).

2. Under the "Files" heading, click the 'Backup Wizard' icon.

3. Click the 'Backup' button and then click 'Full Backup'.

Note: You can only use this to move your account to another server, or to keep a local copy of your files. You cannot restore Full Backups through your cPanel interface.

4.1. To save a copy of your website to the web server:
 a) Select Home Directory from the Backup Destination menu.
 b) Enter your email address.
 c) Click Generate Backup. You will receive an email once the backup is complete.

Note: The date the backup was created appears in the filename (which begins with backup-MM-DD-YYYY). The file will be stored as a “tarball,” or compressed data file, with the file extension .tar.gz.

4.2. To download a full backup to your computer:
 a) Under Backups Available for Download, select the backup file you’d like to save to your computer.

Note: The file will be saved as a “tarball,” or compressed data file with the filename extension .tar.gz. The date the backup was created appears in the filename (which begins with backup-MM-DD-YYYY).

4.3. Store a backup file remotely

Note: The Full Backup screen can also use FTP/SCP to log into a remote computer and save the backup there.

a) Select a protocol.
b) Enter an email address to receive the notification that the backup is complete.
c) Fill out the required information: the remote server IP, the login username and password, port number, and remote directory where you wish to save the file.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Create a parked/alias domain

What is a Parked / Alias Domain Parked / alias domains are often used by businesses that want to...

Create a subdomain

Create a subdomain in cPanel A subdomain is a method of creating a sub section or off shoot of...

Uploading files using cPanel File Manager

SynopsisThis guide contains instructions for uploading website files/content through the cPanel...

Changing PHP versions

How to change PHP versions of your site on cPanelDefault PHP version is set to PHP 5.6. It also...

Import a MySQL database

Before you can import a MySQL backup, you must first create the database. If you are not sure how...