Send failure: Connection reset by peer - Upload continues?
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 5.6k
- Forks
- 694
- PR merge metrics
- No merged PRs in 30d
Description
Question
I use bitbucket pipelines to build my project and git-ftp to upload it afterwards

And sometimes everything works great and sometimes some files are just not uploaded with error message: Send failure: Connection reset by peer but it continues and won't stop or retry.
How can I fix this, because of this I am never sure all files are uploaded and up to date.
Environment
It always install last version of git-ftp I think

Contributor guide
No contributing guide indexed for this repository
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 by reproducing the upload in Bitbucket Pipelines with git-ftp and capture the complete output around “Send failure: Connection reset by peer.” Trace how the upload handles that failure and verify that the final result reliably indicates whether every file was uploaded, with retry or termination behavior covered by the project’s existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, shell
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100