• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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