Hello everyone
I'm having a problem with the tool recyclebin, a teacher has deleted a lot of activities inside his courses so the tool recyclebin has created the files backups, I programmed recyclebin to delete the files after 7 days.
After the 7 days these files have been deleted from database In table mdl_files but these files ( like this b951f867d35708539b9930f3ebbb48cc8a298e17 is a .mbz file) are still in moodledata file system so my disk now is full.
It's so complex to verify manually if these files have been deleted from the database so that I can delete them myself from moodledata.
I think the plugin tool recyclebin is not deleting the files after the deletion from the database. So if anyone has encountered the same problem as me, I'd like to know what did he/she did to fix the problem.
thank you.