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

Restoring dumps

G

gerhard@

Guest
Restoring back-ups on 7.5.2

I am in the process of moving from a reseller account onto a VPS solution, both running Plesk 7.5.2. I can't use the Back-up/Restore function from the control panel because when I try restoring backup files created from the control panel, I get the following error: Dump signature verification failed.

I tried running the following command

/usr/local/psa/bin/psarestore --single-domain-mode -f --*******.co.uk --**.**.246.42 --name

but the only thing that I get is

Unknown option: **.**.246.42
Unknown option: name
Usage: /usr/local/psa/bin/psarestore [-h] [-L] [-t] [-V vhosts_dir] -f <dump_file> -m <ip_map_file> -s <shells_map_file> [-c clients_map_file] [options]


Any help will be HIGHLY appreciated since I am struggling to move my sites across for a couple of days now.

Cheers ;), Gerhard.
 
This is the command that I was supposed to use:

/usr/local/psa/bin/psarestore --single-domain-mode -f xxx --domain-name xxx --domain-ip x.x.x.x --client-login xxx

Don't forget to replace the x with the data that applies to your situation.
 
Back
Top