git-ftp / git-ftp/git-ftp

IPV6 not working

Open
#657 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
5.6k
Forks
694
PR merge metrics
No merged PRs in 30d

Description

Bug / Enhancement / Question ?

attempt to push to ftp that has both ipv4 and ipv6 records only one file uploaded and then hangs.
Remove the ipv6 entry and it works

ALSO you can force curl to ipv4

echo '--ipv4' >> ~/.curlrc
Environment

Darwin sita.local 22.5.0 Darwin Kernel Version 22.5.0: Mon Apr 24 20:53:19 PDT 2023; root:xnu-8796.121.2~5/RELEASE_ARM64_T6020 arm64

git-ftp version 1.6.0

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

No source file or test is named. Reproduce with git-ftp 1.6.0 against an FTP host having both IPv4 and IPv6 records on the reported Darwin environment, compare normal operation with the ~/.curlrc --ipv4 workaround, and consider the issue done when all files upload without hanging over dual-stack resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, shell
Domain
cli, networking
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.