omeka-s-modules / FileSideload

GNU General Public License v3.0
2 stars 3 forks source link

Allow user to choose a subdirectory #29

Open Daniel-KM opened 1 year ago

Daniel-KM commented 1 year ago

In big institutions, each part may want to manage own directory. So this feature fix it. Furthermore, when a user loads many files in the main directory, it may slow down the display of the edit page. With this feature, each user can choose a specific directory without issue on the edit page. Of couse, a direct web explorer or online ftp access from the edit page will may a better solution, but it fixes most of the issues with big directories.

Daniel-KM commented 1 year ago

Note that this feature is a real need, there is a project for a similar purpose: https://github.com/biblibre/omeka-s-module-LocalMediaIngester

jimsafley commented 1 year ago

Pulled and now I'm getting the following errors every time I attempt to sideload:

Permission are 777. I can only guess that the numbers are the file position in the directory?