• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Where temporary backup files located?

D

DoctorM

Guest
I have make a full backup of my server to my ftp repository!
During backup my server rebooted and backup stopped! I have choose to delete the failed backup but on my hdd my backup is not deleted! Where is this file located?

My total HDD used is about 460GB and now it is 791GB and can not locate the backup!

P.S. I have already check on /var/lib/psa/dumps and /tmp
 
Last edited by a moderator:
You can find it with

# grep DUMP_D /etc/psa/psa.conf
DUMP_D /var/lib/psa/dumps
 
Back
Top