operepo / ope

Open Prison Education project - Code and scripts to enable offline docker services and offline laptop syncing for inmate education
MIT License
14 stars 6 forks source link

*Bug\Enhancement* Courses with similar file names don't download. #121

Open jmichel-sbctc opened 2 years ago

jmichel-sbctc commented 2 years ago

It was found that when two or more courses have files with the same name, the system will only download the file from the first course. This can be resolved by avoiding using generic names for files in the courses.

Eventually we should look into having the system handle files in a slightly different way to avoid having the issue where some files aren't downloaded due to a different file with the exact same name being present.

aduckworth1969 commented 2 years ago

In addressing this issue would it be possible to create a mirrored folder structure to the course for the sync files?