• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

-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