SFTP download not resuming after connectivity loss
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 993
- Avg merge
- 9d 21h
- Merged PRs (30d)
- 1
Description
I tried downloading a file through sftp with DownloadFile method available in SftpClient class, but this is not resuming the download when the connection resumes after an interruption. Nothing is mentioned in the documentation about this. Are there any methods available to do this?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the SftpClient.DownloadFile method and the SFTP documentation to determine whether interrupted downloads are expected to resume and whether an existing method supports this. No file or test is named; the work is complete when the supported behavior is documented or the required change is clearly defined and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100