feat: add resume support to Gemini protocol
This commit is contained in:
@@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
concurrency primitive.
|
||||
- **Graceful shutdown on SIGINT** — persist `.goget.meta` sidecar on interrupt
|
||||
for SFTP single-file downloads, ensuring progress is saved for resume.
|
||||
- **Gemini resume & metadata** — Gemini downloads now persist `.goget.meta`
|
||||
sidecar on interrupt and delete it on successful completion. `--resume`
|
||||
continues interrupted Gemini transfers from the saved byte offset.
|
||||
|
||||
**Security**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user