• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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