You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Add a new flag for the resume case (--resume)
Skip the files that have been uploaded and continue with the rest
Demo
Additional context
In the case of resume upload sda-cli should skip the files that have been already uploaded.
Do nothing about the case that the sda-cli breaks during the encryption this issue is about upload ONLY.
Estimation of size: small/medium
Estimation of priority: low/medium
The text was updated successfully, but these errors were encountered:
kostas-kou
changed the title
[sda-cli] Resume from the previous breakpoint when recursively uploading a folder
[Upload] Resume from the previous breakpoint when recursively uploading a folder
Dec 18, 2024
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
In the case of resume upload sda-cli should skip the files that have been already uploaded.
Do nothing about the case that the sda-cli breaks during the encryption this issue is about upload ONLY.
Estimation of size: small/medium
Estimation of priority: low/medium
The text was updated successfully, but these errors were encountered: