IPV6 not working
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
- 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
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