Community

How to disable Cyperpanel auto backup ?

ki
kichitvtv #1

Hi,
My Cyperpanel auto run backup at 3.00 AM . How can I turn it off ?
Thank you

ki
kichitvtv #3

Hi,
I have checked it but nothing there, I have never set up any Schedule Backup

Cy
CyberPanel #4

Remove cronjob entries from crontab file

/etc/crontab Remove if you see this command python /usr/local/CyberCP/plogical/backupSchedule.py

fr
franciscopkaseker #5

How can I create exceptions? I mean, accounts that will not do backup.

Ge
Germanos #6

How do i recognize a cronjob entries ?

Is it fixed for newer versions of Cyberpanel ?

it
itevolution #7

Type your comment> @Germanos said:

How do i recognize a cronjob entries ?

Is it fixed for newer versions of Cyberpanel ?
sudo crontab -e
#0 12 * * * /usr/local/CyberCP/bin/python /usr/local/CyberCP/IncBackups/IncScheduler.py Daily
#0 0 * * 0 /usr/local/CyberCP/bin/python /usr/local/CyberCP/IncBackups/IncScheduler.py Weekly

Sign in to reply