• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Plesk Backup to second HDD

D

dedidude

Guest
My server has got a second hard drive which I was planning to use for backups. I can't figure out how to set up Plesk to automatically do a backup to the second hdd. What is the best way to do this?
 
Hello,

The easy way is to edit /etc/psa/psa.conf file and change the:

# Backups directory
DUMP_D /var/lib/psa/dumps
 
That would then cause all Plesk backups to end up on the second HDD I would assume.

What I want to be able to setup are separate backup jobs to both disks or for some domains/clients, backups to the second HDD only.
 
Back
Top