From owner-freebsd-bugs Thu Jun 25 13:50:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24353 for freebsd-bugs-outgoing; Thu, 25 Jun 1998 13:50:45 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24303 for ; Thu, 25 Jun 1998 13:50:24 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA09991; Thu, 25 Jun 1998 13:50:01 -0700 (PDT) Date: Thu, 25 Jun 1998 13:50:01 -0700 (PDT) Message-Id: <199806252050.NAA09991@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: Bill Fenner Subject: Re: i386/7051: Install program fails to put leading / in FTP CWD command Reply-To: Bill Fenner Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/7051; it has been noted by GNATS. From: Bill Fenner To: cmetz@inner.net Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: i386/7051: Install program fails to put leading / in FTP CWD command Date: Thu, 25 Jun 1998 13:39:33 PDT In fact, according to RFC1738, the way to request a leading / in a CWD is to start the URL with %2F, e.g. ftp://132.250.90.8/%2Fhome/FreeBSD . Perhaps this should be documented in the ftp install help. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message