Skip to content

backup.php

The backup.php utility enables Quick Backup feature for all OpenVZ VPSs.

Options

Option Parameter Description
--type quick Type of backup Mandatory
--comm on OR off Enable of disable Quick Backup Mandatory

Example

php /usr/local/solusvm/scripts/backup.php --type=quick --comm=on
Back to top