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

back up Plesk data via CLI

X

xmzzy

Guest
To back up Plesk data via CLI, using custom backup configuration file(http://download1.swsoft.com/Plesk/P...plesk-7.6-win-backup-restore-manual/22876.htm):

Run the following command in the %plesk_dir%\admin\bin\ folder (where %plesk_dir% is the system variable defining the folder where Plesk is installed):

backup.exe -f <path\filename> --config-file <path\filename>
backup.exe --batch-mode --config-file <path\filename>
How can i generate config-file via CLI,not GUI?
 
Back
Top