bdbag icon indicating copy to clipboard operation
bdbag copied to clipboard

Big Data Bag Utilities

Results 6 bdbag issues
Sort by recently updated
recently updated
newest added

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...

enhancement
unit tests

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...

enhancement

I see this repo is under 'fair-research' - has anybody started on defining a FAIR protocol buffer?

question

Come up with a reasonably easy-to-use yet still secure way for encrypting `keychain.json` on the filesystem, as an optional feature.

enhancement