From owner-freebsd-net@FreeBSD.ORG Tue Jul 5 19:56:39 2005 Return-Path: X-Original-To: freebsd-net@FreeBSD.org Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C300016A41F for ; Tue, 5 Jul 2005 19:56:39 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id A607244093 for ; Tue, 5 Jul 2005 19:20:01 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from d51mxn11 (Not Verified[65.202.103.25]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Tue, 05 Jul 2005 15:33:50 -0400 From: John Baldwin To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= Date: Tue, 5 Jul 2005 15:19:00 -0400 User-Agent: KMail/1.8 References: <200506281338.14511.jhb@FreeBSD.org> <86vf3rthf7.fsf@xps.des.no> In-Reply-To: <86vf3rthf7.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200507051519.01251.jhb@FreeBSD.org> Cc: freebsd-net@FreeBSD.org Subject: Re: Bug in libfetch handling of FTP urls.. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 19:56:39 -0000 On Sunday 03 July 2005 10:48 pm, Dag-Erling Sm=F8rgrav wrote: > John Baldwin writes: > > I verified this by doing 'fetch -vv' and seeing that it does one big CWD > > (instead of the multiple CWD's the RFC says should happen) and that it > > includes the leading '/' when it should not. > > I am currently testing a patch for this. Ok, thanks. > > Also, it seems that fetch ignores the ';type=3DX' optional part of the > > url-path and always uses TYPE I. > > Correct, that was never implemented. At the very least, the typecode > should be stripped from the URL. It does strip it out. ;type=3Dd support would be useful for some stuff I'm= =20 doing here at work but I've just punted for now and required an explicit=20 MANIFEST file that I fetch first and then parse. =2D-=20 John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =3D http://www.FreeBSD.org