• 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.

Question Plesk Restore Unknown Command

Parzival

New Pleskian
plesk bin pleskrestore -dump-file backup_info_1809221509.xml.tar
Unknown command: -dump-file

exit status 1

Why is -dump-file a unknown command?
 
Maybe you are missing the command. You only put the "option" part into it, but the command "--restore" is missing. Have you tried this version:
plesk bin pleskrestore --restore -dump-file backup_info_1809221509.xml.tar
Yes, I have seen that in the documentation it is missing, too, but maybe worth a try anyway?
 
root@srv01:/var/lib/psa/dumps/clients/........# plesk bin pleskrestore --restore -dump-file backup_info_1809221509.xml.tar
Unable to find file './-dump-file'

exit status 1
 
Back
Top