MoodleData all in external SFTP filesystem location

Re: MoodleData all in external SFTP filesystem location

by Deron Spencer -
Number of replies: 0

I'm looking into using this plugin as well but have a few questions about how it works. Would appreciate any clarity you can give;

  1. In the scenario where a file is moved to object storage based on the age and filesize limits configured, and is deleted from local storage, if moodle tries to access that file again, is it that it's downloaded back to the local disk? If not, how does moodle access the file?
  2. Is the size and age thresholds combined with an 'and' or 'or' condition? Meaning, is it that a file needs to meet both or either conditions to qualify to be moved?

Thanks