Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Upload] Resume from the previous breakpoint when recursively uploading a folder #461

Open
3 tasks
nanjiangshu opened this issue Oct 24, 2024 · 0 comments
Open
3 tasks

Comments

@nanjiangshu
Copy link
Contributor

nanjiangshu commented Oct 24, 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

  • 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

@kostas-kou 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant