Version 3.1.x
The following command will start cron job backup in advance.
command: cron_debug.php
php /usr/local/ispconfig/server/cron_debug.php --cronjob=500-backup.inc.php
Version 3.2.x
command: backup-now.php
Usage:
php backup-now.php --id=<4> [--type=]
Options:
--id id of the website to backup.
--type backup type: all, web or mysql. Default is all.
php /usr/local/ispconfig/server/backup-now.php --id=1 --type=mysql