Skip to content

backup-log.php

An utility returns the content of the /usr/local/solusvm/tmp/backup.log file from the specified slave server. File /usr/local/solusvm/tmp/backup.log is a log file for AutoFTP Backup feature.

Options

Option Parameter Description
--nodeid Numeric ID of a slave node Mandatory

Example

php backup-log.php --nodeid=3

Back to top