• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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