NDAR / nda-tools

Python package for interacting with NDA web services. Used to validate, submit, and download data to and from NDA.
MIT License
47 stars 22 forks source link

To upload ~500TB of data. #90

Open vg249 opened 5 months ago

vg249 commented 5 months ago

Hi,

We have a use case where we need to upload around 60K files of total size around ~500TB to NDA. Looking for examples and references to optimize performance and reduce the amount of time to upload data into NDA.

Thank you.