• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

pleskbackup : select compression and verify backup

LoïcM

Basic Pleskian
Hi,
i'm running plesk 11.5 on ubuntu 12.04.
I run the following command to backup my server :
Code:
/opt/psa/bin/pleskbackup server --output-file=/var/home/backup/sauvegarde.tgz
but the resulting file doesnt seems to be compressed ( gunzip -t says : not in gzip format ).
Can we compress the result file from pleskbackup ?

Now, I've found that my backups have always the same size around 4GB, and when I want to extract files using 7zip it says "There are data after end of archive" , I tried to verify with tar tvfW sauvegarde.tgz

but I see many warnings like :
"tar: clients/clement/backup_clement_info_1408090015.xml: Warning: Cannot stat: No such file or directory"

So are my backups valid ?
Thank you if you can help
 
Back
Top