How to download a home directory backup

Backups are very important part of maintaining a website. It is important to backup your files on a week to week or month to month basis. A home directory backup will backup all of the files in your home directory. This can be useful to backup the files of your site. However, it will not backup DNS, MySQL, or other system files and settings.

  1. Click Backups
  2. Click Download a home directory backup
  3. Click save as
  4. Select a desstination for where you would like the back up to locally be saved to.
  5. Click Save

The backup will start downloading to the destination you have chosen. The backup file will be in a .tar.gz file which can be opened with any Linux command line. Also, you can unzip this file from a windows based machine if you have the appropriate software. I recommend “winrar”. You can download a copy of it at: http://www.download.com

How do I restore my own backup?
A Home backup can be restored in cPanel, at the same place where you made the backup.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Can I password protect directories?

To password protect directory: Note: At this time, cPanel can only protect directories, not...

phpMyAdmin

phpMyAdmin is a tool written in PHP to handle the administration of MySQL over the web. Databases...

Copy Entire Database or Rename Database

Is there a way for me to copy an entire database in cPanel? Go to cPanel > MySQL Databases...

How to import your MySQL database

How can I import a database? Go to phpMyAdmin Click the new database name in the top left...

Creating a URL redirect

WARNING Never create a redirect for domain.com to www.domain.com or from domain.com to...