-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
2.2.1
-
None
-
MySQL
-
MOODLE_22_STABLE
-
Hello,
I have configured Moodle to perform the scheduled backups every second day, at 2:00 AM, and the moodle cron runs every hour, every day. Each time the cron run, moodle performs scheduled backups, ignoring the time it was configured, in my case 2:00. Moodle provided that running the cron sends me to many emails telling me that it do backup, at different times and different days to set.
In the previous version (1.9), kept and named moodle backups as follows
"copia_de_seguridad-<course_shortname><date><hour>.zip"
Now Moodle 2, the file name contains no <course-shortname> if not the course-<ID>.
"copia_de_seguridad-moodle2-course-<ID><date><hour>.mbz"
Do not know if this has anything to do.
If not a bug, please could you tell me how I can fix this?.
Thank you.
- duplicates
-
MDL-28531 Automated backups run not on the time they are scheduled
-
- Closed
-