Hello Team,
I set the remote storage VPS and when I enter the
[root@server ~]# python /usr/local/CyberCP/plogical/backupSchedule.py
The remote storage VPS can get one .tar file.
But I tried to set the specific TIME (22:10 p.m.) on (/etc/crontab) file, but no any response =(
10 22 * * 0-6 python /usr/local/CyberCP/plogical/backupSchedule.py
But when I set
-
-
-
- 0-6 python /usr/local/CyberCP/plogical/backupSchedule.py
-
-
I can receive the .tar file per min on the remote storage VPS.
Thank you for your help
