• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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