Moodle Plugins directory: Clear Backup Files: Versions: 3.2, release 1 | Moodle.org

Clear Backup Files
Administration tools ::: tool_clearbackupfiles
Maintained by
Shubhendra Doiphode
Course backups can be an expensive task at times. It could take loads of unnecessary space and memory on the server. Administrators can clear backup files on the server to free the server space.
Clear Backup Files 3.2, release 1
Moodle 3.2, 3.3, 3.4, 3.5, 3.7, 3.8
Released: Salı, 11 Şubat 2020, 11:13 PM
package: tool_clearbackupfiles
This admin tool clears all backup files from the server. It is useful for freeing up space from dev and test servers once they are refreshed from production.
It also gives a report og how many mbz files were deleting clearing how much space.
Instructions: the backup files can be deleted from /admin/tool/clearbackupfiles/index.php and you can find logs at /report/log/index.php. The default moodle events is used to create log entry.
Version information
- Version build number
- 2017100301
- Version release name
- 3.2, release 1
- Maturity
- Stable version
- MD5 Sum
- bba17a4eda5a197f5126b2428d030d78
- Supported software
- Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.7, Moodle 3.8
- Latest release for Moodle 3.2
- Latest release for Moodle 3.3
- Latest release for Moodle 3.4
- Latest release for Moodle 3.5
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- 710627971433edcc65dfa5e3bd73f72b9f0bc8e7
Default installation instructions for plugins of the type Administration tools
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "mytool") in the "admin/tool" subdirectory.
- Visit http://yoursite.com/admin to finish the installation