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

Question Where are the automatic website backups of Pleks stored on the server ?

NMM

New Pleskian
Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
18.0.
I have only been using Plesk for a short time and need your help. Where are the automatic website backups of Pleks stored on the server when connecting to the server with FileZilla? I want to download my last backup before I go to work to fix a problem (I can't log in via the Plesk panel due to a HTTP ERROR 500).
 
The Plesk backup storage is specified by the DUMP_D variable defined in the /etc/psa/psa. conf configuration file. The default location is /var/lib/psa/dumps.
In order to download a backup, it is best to download it from the GUI, because in the /var/lib/psa/dumps directory you won't find a single file but many control files and directories with parts of the backup.
 
Back
Top