backup_auto_storage has one of three values:
|
1. Course backup filearea
|
2. Specified directory for automated backups
|
3. Course backup filearea and the specified directory
|
Due to the opaque nature of the filesystem in Moodle 2.X I can't tell whether backup files in course backup fileareas do in fact exist but are not being listed or whether no such backup files exist.
Update: I've poked around in the database tables pertaining to backups and the only table featuring a path column is <prefix>_backup_files, however this table is empty. Table <prefix>_backup_files_template features a filearea column but this table is also empty. So, without any identifiable fileareas or filesystem paths pertaining to backups I think it's probably safe to say that no backup files exist anywhere else in the filesystem other than under the specified directory despite the value of backup_auto_storage being #3.
- has a non-specific relationship to
-
MDL-30725 Automated backups with external storage fill trashdir
-
- Closed
-
-
MDL-33812 backup_auto_keep not being honoured
-
- Closed
-
-
MDL-27384 Backup to custom directory fails to work
-
- Closed
-
-
MDL-32100 Removal of backup files not working for automate backups
-
- Closed
-
-
MDL-32548 Automated Backups created via cli don't get listed on course restore screen under automated backup section.
-
- Closed
-