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

Backing up everything

P

ponggr

Guest
Hi

I have a Fedora 4 server running Plesk 8.1 and I need to do an OS reinstall.

How can I backup everything from an 8.1 server to the same 8.1 server after fresh install?

Thanks
ponggr
 
Cheers found it in page 197.

Log in as root to your server.
2 Change to the directory, where Plesk is installed:

cd /plesk_installation_directory/bin
3 Run the following command:

./pleskbackup all <filename>
Where the <filename> is a target backup file name with absolute or relative path. The data
will be backed up without disruption of hosting services and downtime. The resulting
backup archive will be placed in the directory you specified.
 
Back
Top