Re: ftp(1) doesn't glob on ftp://..., patch.

[email protected] (Christos Zoulas) Sun, 31 Jul 2016 07:24:52 +0000 (UTC)
Newsgroups gmane.os.netbsd.devel.general
Message-ID <[email protected]>
In article <[email protected]>,  <[email protected]> wrote:
>-=-=-=-=-=-
>
>Now
>  ftp ftp://ftp.netbsd.org/robots*
>doesn't work (FTP_URL_T)
>
>Wheras
>  ftp ftp.netbsd.org:/robots*
>does (CLASSIC_URL_T)
>
>I don't feel comfortable just doing it because there might be a reason
>not to, and I haven't read the RFC or whatever.
>

I don't see why we should not apply it.

christos