Mention ftp.freesoftware.com alongside ftp.cdrom.com
Requested-by: obrien (and green, implicitly)
This commit is contained in:
parent
69ab6dbf19
commit
e4060a3b3a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7156
1 changed files with 11 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/internet.sgml,v 1.18 1999/09/28 20:46:12 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internet.sgml,v 1.19 2000/05/04 03:25:57 hoek Exp $">
|
||||
<!ENTITY title "About FreeBSD's Internetworking">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internet.sgml,v 1.18 1999/09/28 20:46:12 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internet.sgml,v 1.19 2000/05/04 03:25:57 hoek Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -73,10 +73,15 @@
|
|||
|
||||
<ul>
|
||||
<li><a href="http://www.cdrom.com/">Walnut Creek CD-ROM</a> outside of
|
||||
San Francisco runs one of the most popular <a
|
||||
href="ftp://ftp.cdrom.com/">FTP server</a>s on the net, one
|
||||
that supports 5000 simultaneous connections. Their server is a
|
||||
single FreeBSD machine, transferring more than 30 terabytes (as of
|
||||
San Francisco runs two of the most popular
|
||||
FTP servers on the net -
|
||||
<a href="ftp://ftp.cdrom.com/">ftp.cdrom.com</a>
|
||||
and
|
||||
<a href="ftp://ftp.freesoftware.com/">ftp.freesoftware.com</a>.
|
||||
Both are FreeBSD machines supporting 5000 connections,
|
||||
and each is individually capable of transferring
|
||||
more than 30 terabytes
|
||||
(as of
|
||||
June, 1999; yes that is <i>terabytes</i>!) worth of files every
|
||||
month to more than 10 million people. The <a
|
||||
href="ftp://ftp.cdrom.com/archive-info/wcarchive.txt">configuration
|
||||
|
|
Loading…
Reference in a new issue