[BACK]Return to ftp.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/ftp.html, Revision 1.22

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.2       deraadt     4: <title>OpenBSD FTP</title>
1.1       deraadt     5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the main OpenBSD page">
                      8: <meta name="keywords" content="openbsd,main">
                      9: <meta name="distribution" content="global">
1.18      deraadt    10: <meta name="copyright" content="This document copyright 1996 by OpenBSD.">
1.1       deraadt    11: </head>
                     12:
                     13: <body>
                     14:
                     15: <h1>OpenBSD</h1>
1.15      jkatz      16: <hr>
1.21      deraadt    17: <h4>The OpenBSD 2.1 Release:</h4>
1.10      deraadt    18: <p>
1.21      deraadt    19: The most recent OpenBSD release is 2.1.
                     20: You can find these files in <strong>OpenBSD/2.1</strong>
1.10      deraadt    21: on each listed FTP server.
                     22: </p>
                     23:
1.11      deraadt    24: <h4>Binary Snapshots:</h4>
1.1       deraadt    25: <p>
1.11      deraadt    26: As well, snapshots will be made available from time to time on the ftp mirrors.
1.1       deraadt    27: The snapshots are available on each of the FTP servers listed below,
                     28: typically in the directory <strong>OpenBSD/snapshots</strong>.
1.11      deraadt    29: If you plan to use a snapshot, you should also read the <a href=snapshots.html>
                     30: general description about OpenBSD snapshots</a>.
1.1       deraadt    31: </p>
                     32:
                     33: <p>
                     34: <strong>
                     35: NOTE: please do not fetch binaries directly from cvs.openbsd.org
                     36: but instead use one of the mirror sites.
                     37: </strong>
                     38:
1.10      deraadt    39: <h4><a name=ftp>FTP:</a></h4>
                     40: This is a list of currently known ftp servers:<p>
                     41:
1.1       deraadt    42: <ul>
                     43: <li><a href=ftp://ftp.openbsd.org/pub/OpenBSD>
1.10      deraadt    44: ftp://ftp.openbsd.org/pub/OpenBSD ==
1.9       deraadt    45: ftp://ftp.eu.openbsd.org/pub/OpenBSD</a><br>
1.6       deraadt    46: located in Switzerland.
1.9       deraadt    47: <!-- mw@eunet.ch -->
1.1       deraadt    48:
1.20      johns      49: <li><a href=ftp://pub.seastrom.com/pub/OpenBSD>
                     50: ftp://pub.seastrom.com/pub/OpenBSD ==
                     51: ftp://ftp1.usa.openbsd.org/pub/OpenBSD</a><br>
                     52: located in Virginia, Eastern USA.<br>
                     53: <!-- rs@seastrom.com -->
                     54:
1.13      johns      55: <li><a href=ftp://hydra.heuris.com/pub/OpenBSD>
                     56: ftp://hydra.heuris.com/pub/OpenBSD ==
1.20      johns      57: ftp://ftp2.usa.openbsd.org/pub/OpenBSD</a><br>
1.7       deraadt    58: located in St. Louis, Missouri, mid-western USA.<br>
1.20      johns      59: <!-- johns@heuris.com -->
1.1       deraadt    60:
1.8       millert    61: <li><a href=ftp://freestuff.cs.colorado.edu/pub/OpenBSD>
1.10      deraadt    62: ftp://freestuff.cs.colorado.edu/pub/OpenBSD ==
1.20      johns      63: ftp://ftp3.usa.openbsd.org/pub/OpenBSD</a><br>
1.8       millert    64: located in Boulder, Colorado, western USA.<br>
                     65: <!-- Todd.Miller@cs.colorado.edu -->
                     66:
1.19      deraadt    67: <li><a href=ftp://ftp.ctaz.com/pub/OpenBSD>
                     68: ftp://ftp.ctaz.com/pub/OpenBSD ==
                     69: ftp://ftp5.usa.openbsd.org/pub/OpenBSD</a><br>
                     70: located in Arizona, western USA.<br>
                     71: <!-- toddf@openbsd.org -->
                     72:
1.1       deraadt    73:
1.16      graichen   74: <li><a href=ftp://ftp.fu-berlin.de/pub/unix/openbsd/mirrors/OpenBSD>
                     75: ftp://ftp.fu-berlin.de/pub/unix/openbsd/mirrors/OpenBSD ==
                     76: ftp://ftp.de.openbsd.org/pub/unix/openbsd/mirrors/OpenBSD</a><br>
                     77: located at the Free University, Berlin, GERMANY
                     78: <!-- ftp-adm@fu-berlin.de. -->
                     79:
1.19      deraadt    80: <li><a href=ftp://ftp.tut.ac.jp/OpenBSD>
                     81: ftp://ftp.tut.ac.jp/OpenBSD ==
                     82: ftp://ftp.jp.openbsd.org/OpenBSD</a><br>
                     83: located at Toyohashi University of Technology, Aichi, JAPAN
                     84: <!-- Keijiro Umehara ume@ftp.tut.ac.jp -->
1.5       deraadt    85:
1.14      millert    86: <li><a href=ftp://ftp.dti.ad.jp/pub/OpenBSD>
                     87: ftp://ftp.dti.ad.jp/pub/OpenBSD</a><br>
                     88: located at Dream Train Internet, JAPAN
                     89: <!-- rabit@dti.ad.jp -->
                     90:
1.1       deraadt    91: </ul>
                     92:
                     93: <p>
                     94: The file structure of each FTP server is roughly:
                     95: </p>
                     96:
                     97: <p>
1.17      deraadt    98:
                     99: <ul>
1.22    ! deraadt   100: <li><strong>.../OpenBSD/2.1/</strong><br>
1.17      deraadt   101:        --  where you find our most recent release.  X11 is included if
                    102:        possible.
                    103: <p>
                    104: <li><strong>.../OpenBSD/snapshots/</strong><br>
                    105:        --  for major architectures, we tend to build mini releases of unknown
                    106:        stability and quality about every month or so.p
                    107: <p>
                    108: <li><strong>.../OpenBSD/src/</strong><br>
                    109:        --  a checkout of our daily source tree for those who want to access
                    110:        individual files.  Normally we recommend the use of
                    111:        <a href=ctm.html>CTM</a> or <a href=anoncvs.html>AnonCVS</a>
                    112:        instead of mirroring this location.
                    113: <p>
                    114: <li><strong>.../OpenBSD/tools/</strong><br>
                    115:        --  various other little bits..
                    116: </ul>
1.1       deraadt   117: </p>
                    118:
                    119: <p>
                    120: If you add a new FTP mirror site, please contact
                    121: <a href=mailto:deraadt@theos.com> the FTP maintainer</a>.
                    122: </p>
                    123:
                    124: <hr>
1.3       deraadt   125: <a href=index.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   126: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.22    ! deraadt   127: <br><small>$OpenBSD: ftp.html,v 1.21 1997/06/02 20:35:30 deraadt Exp $</small>
1.1       deraadt   128:
                    129: </body>
                    130: </html>