From owner-freebsd-hackers Mon Jul 8 16:31:31 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA18776 for hackers-outgoing; Mon, 8 Jul 1996 16:31:31 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA18766 for ; Mon, 8 Jul 1996 16:31:28 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id QAA22642; Mon, 8 Jul 1996 16:29:36 -0700 (PDT) To: David Dawes cc: jgreco@brasil.moneng.mei.com (Joe Greco), joerg_wunsch@uriah.heep.sax.de, freebsd-hackers@FreeBSD.org Subject: Re: CD distribution layout vs FTP distribution layout. In-reply-to: Your message of "Tue, 09 Jul 1996 07:47:20 +1000." <199607082147.HAA04979@rf900.physics.usyd.edu.au> Date: Mon, 08 Jul 1996 16:29:36 -0700 Message-ID: <22640.836868576@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > I've always done local ftp installs with an absolute path, but putting > in two slashes: > > ftp://hostname//absolute/path > > That's always worked for me. Right, THAT works and always has since I figure in the case of two //'s, the user knows exactly what he/she's doing. :-) Jordan