• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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