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

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