From owner-freebsd-doc@FreeBSD.ORG Mon Jun 11 08:47:09 2007 Return-Path: X-Original-To: doc@FreeBSD.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 36EBD16A41F; Mon, 11 Jun 2007 08:47:09 +0000 (UTC) (envelope-from pankov_p@mail.ru) Received: from mx4.mail.ru (fallback.mail.ru [194.67.57.14]) by mx1.freebsd.org (Postfix) with ESMTP id E400213C45A; Mon, 11 Jun 2007 08:47:08 +0000 (UTC) (envelope-from pankov_p@mail.ru) Received: from mx33.mail.ru (mx33.mail.ru [194.67.23.194]) by mx4.mail.ru (mPOP.Fallback_MX) with ESMTP id 3536B8AB074; Mon, 11 Jun 2007 10:40:06 +0400 (MSD) Received: from [88.84.200.45] (port=57915 helo=[172.16.1.13]) by mx33.mail.ru with asmtp id 1HxdZB-000069-00; Mon, 11 Jun 2007 10:39:53 +0400 Message-ID: <466CEE32.3060604@mail.ru> Date: Mon, 11 Jun 2007 10:39:46 +0400 From: Pankov Pavel Organization: MPEI User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Marc Fonvieille References: <107133.85561.qm@web30509.mail.mud.yahoo.com> <20070611060601.GA995@gothic.blackend.org> In-Reply-To: <20070611060601.GA995@gothic.blackend.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: John Burnham , doc@FreeBSD.org Subject: Re: link error on handbook page X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 08:47:09 -0000 Marc Fonvieille ?????: > On Sat, Jun 09, 2007 at 09:14:36PM -0700, John Burnham wrote: >> On the page >> "http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/" >> >> There is a link error for the link >> "ftp://ftp.freebsd.org/pub/FreeBSD/doc/" in which >> Firefox gives a "550 error No such directory". >> > > It works fine here. A proxy problem? Doesn't work for me either: %ftp ftp.FreeBSD.org Trying 2001:4f8:0:2::e... ftp: connect to address 2001:4f8:0:2::e: No route to host Trying 2001:6c8:6:4::7... ftp: connect to address 2001:6c8:6:4::7: No route to host Trying 204.152.184.73... Connected to ftp.FreeBSD.org. 220 Welcome to freebsd.isc.org. Name (ftp.FreeBSD.org:pankovpv): 530 This FTP server is anonymous only. ftp: Login failed. ftp> q ?Ambiguous command. ftp> exit 221 Goodbye. %ftp ftp.FreeBSD.org Trying 2001:6c8:6:4::7... ftp: connect to address 2001:6c8:6:4::7: No route to host Trying 2001:4f8:0:2::e... ftp: connect to address 2001:4f8:0:2::e: No route to host Trying 62.243.72.50... Connected to ftp.FreeBSD.org. 220 ftp.FreeBSD.org NcFTPd Server (licensed copy) ready. Name (ftp.FreeBSD.org:pankovpv): anonymous 331 Guest login ok, send your complete e-mail address as password. Password: 230-You are user #62 of 1000 simultaneous users allowed. 230- 230 Logged in anonymously. Remote system type is UNIX. Using binary mode to transfer files. ftp> cd pub 250 "/pub" is new cwd. ftp> cd FreeBSD 250-"/pub/FreeBSD" is new cwd. 250- 250-If you're looking for one of the FreeBSD releases, please look in the 250-releases/${ARCH}/${RELNAME} directory, where ARCH = "alpha", "amd64", 250-"i386", "ia64", "pc98", or "sparc64" and RELNAME = the release 250-you're interested in, e.g. "6.1-RELEASE" or "5.5-RELEASE". 250- 250 ftp> cd doc 550 No such directory.