• 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

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