• 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.

disable the autobackup in 1 domain

ramiarg

New Pleskian
Hello dear,

I'm running Plesk 11.0.9 Update #22

I'have 2 domain in plesk panel, 1 of our domain we doesn't need to backup, I already uncheck the checkbox "Activate this backup task" and also in Tools & Settings> Backup Manager: Scheduled Backup Settings, but still Plesk backup both domain.

everyday i must remove the backup in /var/lib/psa/dumps/clients/rami/domains/mydomian.com/

i did everything, so i hope someone tell me what can i'do for disable auto backup for single domain.

i'found the following packet stops the backup process for the domain account with ID

<packet version="1.5.1.0">
<backup-manager>
<stop-backup>
<domain-id>1</domain-id>
</stop-backup>
</backup-manager>
</packet>

i'can use that API for stop auto backup for domain ID 1, in Plesk 11.0.9, and how can install or add the packet?

I appreciate those who help me with this problem.
 
Back
Top