• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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