I'm trying to backup all my courses to a new file location, but I can't get the automated backup process to backup anything that hasn't been updated in 365 days. When I set "Skip courses not modified since" (
backup | backup_auto_skip_modif_days) to "None" then no course gets backed up. I can set it to 365 and that works to backup the newer courses. Is there some way I can change the configuration to get Moodle to backup all the older courses? I'm on Moodle 3.9 and using these configuration settings:
I resolved my issue. I'm using the Course Archiver plugin instead: https://moodle.org/plugins/tool_coursearchiver
It does exactly what I want: Create backup files with human-readable names in a specified directory, then delete the original course.
It does exactly what I want: Create backup files with human-readable names in a specified directory, then delete the original course.