• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Backup Manager - Full Scheduled Backup ...but would like to exclude one domain?

bradz

Regular Pleskian
I would like to have the Backup Manger run a full server backup but exclude one domain that has tons of material which does not need to be backed up as often.

Years ago, Plesk did have the option to choose the domains to backup (Admin login). However, It was a problem at times because I would forget to include new domains.

I do not know of any similar option present now to exclude a domain from the full Scheduled Backup.

I am thinking that I could set up a reseller (myself), put all of the sites I would like to backup more often in that account and run backup from that level.

The Problem with including all of the sites is that the SUPER LARGE site, bogs downs the backup process and I really do not knew it included as often.

Any Suggestions? Brad
 
Last edited:
I hope it will help:

# /usr/local/psa/bin/pleskbackup --help | grep exclude-domain
--exclude-domain=<obj1>,<obj2>,...
--exclude-domain-file=<file>
 
Back
Top