• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

-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