Previous Topic

Next Topic

Book Contents

Scheduling Backups

To schedule backup of the server configuration and all user data:

  1. Click the Server shortcut in the navigation pane.
  2. Click the Crontab icon in the Services group.
  3. Click Add New Task.
  4. Specify when to run the backup.
  5. Specify the command in the Command input box:

    usr/local/psa/bin/pleskbackup --all <filename>

    Where the <filename> is a target backup filename with absolute or relative path to its location.

  6. Click OK.

    The data will be backed up without disruption of hosting services and downtime. The resulting backup archive will be placed in the directory you specified.

To schedule backup of a user account and all user's domains:

  1. Click the Clients shortcut in the navigation pane.
  2. Click the client name you need.
  3. Click the Backup icon in the Tools group.
  4. Click the Schedule Backup icon in the Tools group.
  5. Specify when and how often to perform backup.
  6. To enable recycling of backup files, clear the Unlimited check box and type the maximum allowed number of files in the repository.

    When this limit is reached, the oldest backup files are removed.

  7. Specify the combination of symbols that backup file names should begin with.

    This will help you distinguish between backup files.

  8. Click the Enable icon in the Tools group.
  9. Click OK.

To schedule backup of a single domain (web site):

  1. Click the Domains shortcut in the navigation pane.
  2. Click the domain name you need.
  3. Click the Backup icon in the Tools group.
  4. Click the Schedule Backup icon in the Tools group.
  5. Specify when and how often to perform backup.
  6. To enable recycling of backup files, clear the Unlimited check box and type the maximum allowed number of files in the repository.

    When this limit is reached, the oldest backup files are removed.

  7. Specify the combination of symbols that backup file names should begin with.

    This will help you distinguish between backup files.

  8. Click the Enable icon in the Tools group.
  9. Click OK.