• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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