Duke-GCB / Duke-GCB/DukeDSClient
Support for resumable uploads
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Uploads from ddsclient should be resumable - if a user is a few TB into a several TB upload, interruptions would require the entire upload to be restarted.
We should explore ways to keep track of what's been done and what needs to be done, whether that's support for local sessions/persistence or server-side state
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.