Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.3
-
Fix Version/s: None
-
Component/s: Backup
-
Labels:None
-
Environment:All
-
Affected Branches:MOODLE_13_STABLE
Description
If scheduled backup fails, temp dir are never deleted.
To avoid disk becoming full, I'll add a call to backup_delete_old_data() function at the begining of the scheduled backup.
This should delete all temp files older than 2 days...
Attachments
Issue Links
- has been marked as being related by
-
MDL-32547 Configure temporary file deletion, to avoid moodledata/temp/backup filling up the filesystem
-
- Closed
-