Quantcast
Channel: Backup and restore
Viewing all articles
Browse latest Browse all 6619

Re: Automated Backup Database Table

$
0
0

by Ken Task.  

With your query try:

select filename,component,filearea from `mdl_files` where (`component` like "backup" and `filearea` like "automated")

The filename I think is actually determined by settings for the automated backups ... what to include in the filename ... shortname and/or course ID.   Might also be good to use an alternative location for the autobackups ... ie, not in moodledata/filedir (a sea of files by contenthash names) to a designated directory outside of moodledata/filedir/   Setting it that way allows you to see the humanly recognizable name.

It's best not to mess with the code that does all that nor manipulate the database directly ... unless one really knows what they are doing.

'spirit of sharing', Ken


Viewing all articles
Browse latest Browse all 6619

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>