Community

How to run the backup command without waiting for the cron ?

tu
tulgar #1

I’m making a backup from ScheduleBackup, but I have to wait for a check. Is there a command not to wait?

tu
tulgar #2

RESOLVED

Cy
CyberPanel #3

For local backups

/usr/local/CyberCP/bin/python2 /usr/local/CyberCP/plogical/backupScheduleLocal.py

For remote backups

/usr/local/CyberCP/bin/python2 /usr/local/CyberCP/plogical/backupSchedule.py
tu
tulgar #4

Thank you I have used this solution, taking cron/tab help

Sign in to reply