• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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