Search Our Database

Backing Up Data in Plesk 12.5

Last updated on |
by

Plesk can backup the following data:

  • Account configuration. Such backups have small size and are convenient for restoring account settings in case of configuration problems.
  • Account configuration and website content. This type of backup requires more disk space and system resources because Plesk also saves the content of all websites, including databases. Such backups are the best way to prevent data loss.

You can perform backup manually at any time, or schedule it for a specific time. For example, make the full backup once a day at night time when the number of site visits is minimal.

Full and Incremental Backups

Plesk supports two types of backup:

  • Full. Each time you create a backup, the backup includes all data regardless of the time when the data was last updated.
  • Incremental. An incremental backup contains only data that was changed since the time of the last previously created backup.

    Using incremental backups significantly reduces the duration of the backup operation and the disk space occupied by backup files.

    Note: Plesk includes in incremental backups the data related to web, mail, and database hosting, but only web hosting data is backed up incrementally. In other words, only changes in data related to the web are taken into account in incremental backups, while mail and database related data are included in full.

Storing Backups

There are two ways of storing backups in Plesk:

  • On the Plesk-managed hosting server. All backup files are stored on your Plesk server along with other account content. Note that in this case backup files occupy the disk space provided by your subscription.
  • On a remote FTP server. All backup files are stored on remote FTP storage. In this case, backup files do not occupy the disk space provided by your subscription. The instructions on how to configure Plesk to save backups to an FTP account are provided below in this section.
Creating Password-protected Backups

You can secure sensitive data in your backups by protecting them with a password. Protection makes it impossible for an attacker to reveal backup data if the security of your external backup storage is compromised.

You can specify a backup password in the following circumstances:

  • In your FTP storage settings (Websites & Domains > Backup Manager > FTP Storage Settings).
  • When downloading a backup file from the Plesk internal storage to some external location.

When uploading these backups back to Plesk and restoring them, you will be prompted to provide the password you used for protection.

Important: If you forget the password you used for backup protection, it cannot be recovered. Therefore, it is strongly recommended to keep a list of your passwords and corresponding backup file names in a safe place.

Configuring Plesk for Working with an FTP Storage

If you are going to use an FTP server for storing backup files, you should specify its settings in Websites & Domains > Backup Manager > FTP Storage Settings. Click Use FTP storage and specify the following:

  • FTP server’s IP address or hostname.
  • Directory on the server where you want to store backup files.
  • User name and password for accessing the FTP account.
  • Whether to use FTP passive mode. If the connection to the specified FTP server failed, select this option and try again. Plesk tests the connection when you click OK on the FTP storage settings screen.
  • Whether to use FTPS. If the FTP server supports this protocol, you can use it for better security.
  • The password that Plesk will use for protecting backup files.

    BackupManager_FTPStorageSettings

Source: www.plesk.com