by Natassia Stelmaszek.
Ken,
I'm sorry but I don't see how this relates to my description of the problem.
- PHP 7.0.33 (cli) (built: Apr 2 2019 15:58:54) ( NTS )
- Cron script completed correctly
Cron completed at 07:37:10. Memory used 16.7MB.
Execution took 0.058402 seconds
I don't see a file named "adhoc_task.php" in the admin/cli directory. PHP scripts and Cron have been running fine.
Here is the tail-end of the output from: du ./backup-moodle2-activity* --summarize -hLc
- 33M ./backup-moodle2-activity-55-quiz55-20190412-0332.mbz
- 40K ./backup-moodle2-activity-55-quiz55-20190412-0740.mbz
- 39G total
As you can see I now have 39G of these new type of files in my course backup directory. I don't see how people deleting content would create these files. I would expect that the action of deleting could change the size/content of the course backup .mbz files not create additional files. What am I missing?
Natassia