link error on handbook page

Pankov Pavel pankov_p at mail.ru
Mon Jun 11 08:47:09 UTC 2007


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.



More information about the freebsd-doc mailing list