PowerShell / PowerShell/Win32-OpenSSH
SFTP Transfer randomly stops with error forced close #1815
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
Looking at the logs, sftp client is doing a force close. Please followup with Renci.SshNet.SshClient.0.0.1 team.
2440 2021-06-17 13:31:13.661 debug1: read eof
2440 2021-06-17 13:31:13.661 forced close "/somefolder/somefile" bytes read 0 written 623743428
Originally posted by @bagajjal in https://github.com/PowerShell/Win32-OpenSSH/issues/1815#issuecomment-865207078
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 supplied SFTP log showing EOF followed by a forced close, then investigate the interaction with Renci.SshNet.SshClient.0.0.1 and follow up with that team. Done means the cause of the random transfer termination is identified and the forced-close behavior is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100