audeering / audbackend

Manage file storage on different backends
https://audeering.github.io/audbackend/
Other
3 stars 0 forks source link

Support old file structure on FileSystem backend #136

Closed hagenw closed 1 year ago

hagenw commented 1 year ago

Similar to #130 we could/should add the same behavior to audbackend.FileSystem in order to provide full backward compatibility in packages like audb and audmodel.

hagenw commented 1 year ago

Backward compatibility to (external) user generated repositories is the only reason why we would need this, as all our main repositories use the Artifactory backend anyway.