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

Pleskrestore domain restore issue

D

davegarbs

Guest
I seem to be having a problem restoring from a backup to a single domain name. When I restore the entire client's account however, everything works fine. Here is the output from my shell:

[root@ dumps]# /usr/local/psa/bin/pleskrestore --restore Backup.archive -level domains -filter list:domain.com -map conf/Backup.map
## ERROR in line 21 : Unable to parse domain name
[root@ dumps]# /usr/local/psa/bin/pleskrestore --restore Backup.archive -level clients -filter list:clientname -map conf/Backup.map

Can anyone tell me what is going on?
 
the map file looks fine - according to the help switch there is no need to use cat
 
Originally posted by davegarbs
the map file looks fine - according to the help switch there is no need to use cat

pleskrestore thinks, that data are incorrect :)
 
Back
Top