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

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