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

Domain backup and restore doubts

R

rmatosplk

Guest
Hello, everyone.

As far as i could experience, i can generate a backup for a domain and restore it whole.

But if i just want to restore one single missing file? Is there any easy way for me to do this while i´m an end-user?

Thanks in advance.

Best Regards,
Ricardo Matos
 
Using the Plesk backup utils does not make it easy to do single file restores.

Options:

1) manually ftp/download all your site files

2) Invest a small amount of $$ for 4PSA Client backup (or Total Backup)

3) You can script/cron to tar.gz your site's files and upload the backup to an ftp server (or just manually download them via ftp)

These methods would be easier to be able to restore single files when needed. It can be done with the backup utils files, but the procedure is more convoluted since they tar them, then mime encode them.
 
Back
Top