Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 May 2018 16:38:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 225344] fetch(1) awaits EOF (or ftp credentials) even when they are provided in env vars
Message-ID:  <bug-225344-227-Ufpm76Lor7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225344-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225344-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225344

Dag-Erling Sm=C3=B8rgrav <des@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #3 from Dag-Erling Sm=C3=B8rgrav <des@FreeBSD.org> ---
Matthias: please provide a real example, because I am unable to reproduce t=
he
issue.  Also, note that a) ftp.muc.de neither expects nor accepts
authentication and b) `FOO=3Dbar export FOO` neither sets nor exports FOO.

Conrad: the FTP code doesn't use fetchAuthMethod, it uses getlogin(3) (whic=
h is
a bug in itself), but only *after* checking FTP_PASSWORD.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225344-227-Ufpm76Lor7>