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

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