-
Improvement
-
Resolution: Fixed
-
Minor
-
2.1.5, 2.2.2, 2.3
-
LAMP Stack
-
MySQL
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
MDL-28657-master -
When backups are created automatically in Moodle 2.1, the files created are named:
rw-rw-rw- 1 root root 27609 Aug 8 00:45 backup-moodle2-course-530-20110808-0045.mbz
rw-rw-rw 1 root root 30671 Aug 8 00:45 backup-moodle2-course-541-20110808-0045.mbz
rw-rw-rw 1 root root 243078 Aug 8 10:46 backup-moodle2-course-542-20110808-1046.mbz
rw-rw-rw 1 root root 22009102 Aug 8 13:01 backup-moodle2-course-542-20110808-1301.mbz
These names do not help us to locate a backup to restore from tape or allow a user to quickly find the backup they need when looking at the back end.
Can you tell me where I can hack the code to change these file names to reflect the course short name?