Support for s4cmd --continue get source dest
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
Is there any way to continue a broken download? e.g. a network problem related disconnect.
In s3cmd there's a flag to continue a partial download:
s3cmd **--continue** get source destination
Thank you in advance for your comments.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the s4cmd CLI handling for `get` and trace the existing download path. Check how `s4cmd get source destination` behaves after a disconnect, then define done as supporting a `--continue` option that resumes a partial download without restarting it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100