Clear Backup Files

Administration tool ::: 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.
Latest release:
808 sites
326 downloads
20 fans
Current versions available: 2

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.

The plugin also has a setting to enter number of days and associated scheduled task to do the cleanup automatically.

Screenshots

Screenshot #0

Contributors

Shubhendra Doiphode (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

덧글 보기
  • Plugins bot
    화, 11 2월 2020, 10:20 PM
    Approval issue created: CONTRIB-7984
  • Pavel Lomov
    화, 12 10월 2021, 11:48 PM
    I get cli - error when start index.php :

    root@moodle:/etc# php -f /srv/www/htdocs/moodle/admin/tool/clearbackupfiles/index.php
    Command line scripts must define CLI_SCRIPT before requiring config.php

    moodle 3.6.5
  • Rodrigo Ribeiro
    월, 5 12월 2022, 10:45 PM
    I did the cleaning through the web admin but it didn't release the space informed, even after running cron.
  • Nora Colazzo
    화, 6 12월 2022, 6:18 AM
    I'm just wondering if there have been any changes to this plugin so it works without the issues raised on this page?
  • Shubhendra Doiphode
    화, 6 12월 2022, 6:32 AM
    There has been no update to this plugin recently.

    Let me test this and address the above concerns.
  • Shubhendra Doiphode
    수, 7 12월 2022, 7:44 AM
    I have added CLI_SCRIPT in index.php.
  • Shubhendra Doiphode
    수, 7 12월 2022, 5:23 PM
    The other issue reported by Rodrigo should be resolved.

    I would suggest to create a issue on the repository for any future bugs.
    https://github.com/doiphode/moodle-tool_clearbackupfiles/issues

    Thanks
  • Pia Liersch
    목, 23 5월 2024, 5:28 PM
    Interesting Plugin.
    But i missed some Features.
    * remove only Backups ago xxx Days (specified on settings page)
    * scheduled task
  • Shubhendra Doiphode
    월, 10 6월 2024, 5:22 AM
    Hi Pia,

    Thank you for the suggestions.

    I have added the requested features in the updated version.

    Regards
  • Melvyn Gomez
    금, 26 7월 2024, 5:27 AM
    i had installed this plugin in Moodle 4.1.11 and i found that is deleting backups after i made, maybe 1 or 2 minutes after the backup creation and it was configured to delete backup from last 5 days, don't know if is a bug, but i ended uninstalling the plugin.
  • Shubhendra Doiphode
    목, 1 8월 2024, 1:29 AM
    Hi Melvyn, the bug has now been fixed in the latest update.
Please login to post comments