• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

-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