• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

-bash: psarestore: command not found

J

Jorge Rozas C.

Guest
Thanks for your help.



I try to do

psarestore -f /root/psa_backup/client_backup --single-domain-mode --domain-name=client.domain.com --domain-ip=1.2.3.4 --clien-login=client

`Cause i have to restore from the other server with another IP, but when i execute psarestore appears a linux instructions

-bash: psarestore: command not found

I got the instructions from:

http://forum.swsoft.com/showthread.php?threadid=33613&goto=newpost, that a friend of the forum sent me this address.

Do you know something?

Thanks.

Jorge.
 
Have you tried inputting the full path to the psarestore utility? Which depending on your distribution of linux it may be like

/usr/local/psa/bin/psarestore
 
Back
Top