bdbag
bdbag copied to clipboard
Big Data Bag Utilities
I'm trying to configure bdbag to fetch via Globus for Whole Tale bags that have been downloaded to a user's local system. Looking at https://github.com/fair-research/bdbag/blob/master/doc/config.md, I see that I need...
The following fetch transport handlers do not have unit tests: - [ ] `fetch_globus.py` - [ ] `fetch_boto3.py` Historically, this was due to the complexity of testing the network behaviors...
Add support for multiple concurrent fetch operations. This can significantly speed up transfers when enough bandwidth is available. At a minimum, support parallelism in the HTTP/FTP fetch handlers. Investigate support...
I see this repo is under 'fair-research' - has anybody started on defining a FAIR protocol buffer?
Come up with a reasonably easy-to-use yet still secure way for encrypting `keychain.json` on the filesystem, as an optional feature.