• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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