by ANGEL FERNANDEZ GONZALEZ.
It finally works...
It happens that when you set a date-time in Server => Automated Backup, it writes a row to mdl_backup_courses, when you run the automated backup task.
Then, if you change the automatic backup settings, it doesn't update.
I needed to delete rows in mdl_backup_courses and manually run the automatic_backups.php script.
Then all courses were marked to be backed up on the new date-time.
Now, I have a backup in the folder, but it's not visible when I visit a course's restore page...
I read this link: https://moodle.org/mod/forum/discuss.php?d=433711 (you propose a solution), but there is no way to see the automatic backup?
It happens that when you set a date-time in Server => Automated Backup, it writes a row to mdl_backup_courses, when you run the automated backup task.
Then, if you change the automatic backup settings, it doesn't update.
I needed to delete rows in mdl_backup_courses and manually run the automatic_backups.php script.
Then all courses were marked to be backed up on the new date-time.
Now, I have a backup in the folder, but it's not visible when I visit a course's restore page...
I read this link: https://moodle.org/mod/forum/discuss.php?d=433711 (you propose a solution), but there is no way to see the automatic backup?