I restore a server backup to a new server. /usr/local/psa/bin/pleskrestore --restore xxxxxx.20130401_info_1304011702.xml.tar -level server -map map_file
but it show error message: Unable to decrypt backup. Specified key is not suitable.
/usr/local/psa/bin/pleskrestore --create-map ./dump_file -map ./my_map.map
Unable to decrypt backup by specified key
If I start a restore, I get:
Code:
/usr/local/psa/bin/pleskrestore --restore ./dump_file -verbose -map ./my_map.map -level server
Unable to decrypt backup. Specified key is not suitable.
It works and I get no more error messages.
But I think it is only a workaround not the solution,
because normally I dont use the password option to create
the backups...