git-ftp / git-ftp/git-ftp

Send failure: Connection reset by peer - Upload continues?

Open
#443 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ci enhancement
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

image

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
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.