Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
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...