NBISweden / sda-cli

User command line interface for the SDA
GNU Affero General Public License v3.0
5 stars 1 forks source link

[sda-cli] Resume from the previous breakpoint when recursively uploading a folder #461

Open nanjiangshu opened 1 month ago

nanjiangshu commented 1 month ago

Please describe the feature As a user, I want to be able to resume from the previous breakpoint when recursively uploading a folder, so I don't have to always start from the beginning. This is especially helpful when the folder size is very large.

This feature can be provided as an option, not the default behavior.

Acceptance criteria

Additional context

Estimation of size: small/medium

Estimation of priority: low/medium