mjordan / bagit_indexer

Proof-of-concept tool for extracting data from Bags and indexing it in Elasticsearch
The Unlicense
2 stars 0 forks source link

Support subdirectories #2

Open mjordan opened 6 years ago

mjordan commented 6 years ago

Currently, the directory specified in --input needs to be flat. Ability to put Bags in subdirectories would be useful.

Watcher script should be updated to be recursive too.

mjordan commented 6 years ago

Also filter path to those ending in .zip, .tar.gz., .tgz, and 7z. And add a check to make sure any files with these extensions are in fact Bags.