• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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