• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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