• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • 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.

Incremental backup question

Chris1

Regular Pleskian
Hello,

If I set up a backup schedule to only do incremental backups (no full backups) and keep a maximum of 10 in the server repository, would this work considering there are no full backups present. Or would it fail after 10 because the first one it backed up would be deleted when it tried to generate the 11th incremental backup?

Do the incremental backups combine together to eliminate the need for occasional full backups?
 
Hi,

well you will always need a full backup to be able to do an incremental backup.
Usually it should create a full backup on day one. As of day 2-10 it will create incremental backups.
On the 11th day it should create a full backup again and delete day 1-10. At least this is what I would expect it to do :)

Regards,
Kristian
 
Back
Top