From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: [PATCH v2] http/ftp: optionally ask curl to not use EPSV command
Date: Tue, 03 Oct 2006 11:11:08 +0200 [thread overview]
Message-ID: <eft9eg$un0$4@sea.gmane.org> (raw)
In-Reply-To: 20060929001044.GL10617@sashak.voltaire.com
Sasha Khapyorsky wrote:
> If http.noEPSV config variable is defined and true, or if
> GIT_CURL_FTP_NO_EPSV environment variable is defined, disable using
> of EPSV ftp command (PASV will be used instead). This is helpful with
> some "poor" ftp servers which does not support EPSV mode.
Why the name is http.noEPSV, not ftp.noEPSV (or curl.noEPSV)?
Just curious.
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
prev parent reply other threads:[~2006-10-03 9:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-28 19:26 [PATCH] http/ftp: optionally ask curl to not use EPSV command Sasha Khapyorsky
2006-09-28 21:25 ` Junio C Hamano
2006-09-29 0:07 ` Sasha Khapyorsky
2006-09-29 0:10 ` [PATCH v2] " Sasha Khapyorsky
2006-10-03 9:11 ` Jakub Narebski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='eft9eg$un0$4@sea.gmane.org' \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).