• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

-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