Skip to main content

Posts

Showing posts with the label schedule

CLI command to schedule backup on Secure platform

Just some handy command guide on scheduling the checkpoint backup from the CLI backup [-h] [-d] [-l] [--purge DAYS] [--sched [on hh:mm <-m DayOfMonth> | <-w DaysOfWeek>] | off] [--tftp [-path ] [ ]] [--scp [-path ] [ ]] [--ftp [-path ] [ ]] [--file [-path ] [ ]] where: -d Show debug messages -l, --logs Back up log files         -h, --help Show this help information         -t, --tftp Transfer backup package to TFTP server -s, --scp Transfer backup package to SCP server         -v, --ftp Transfer backup package to FTP server         -f, --file Specify local backup package filename ...