• 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

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