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

Annotation of www/ftp.html, Revision 1.31

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:
1.24      downsj     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.1       deraadt    14:
1.24      downsj     15: <img alt="[OpenBSD]" SRC="images/smalltitle.gif">
                     16:
                     17:
                     18: <p>
1.21      deraadt    19: <h4>The OpenBSD 2.1 Release:</h4>
1.10      deraadt    20: <p>
1.21      deraadt    21: The most recent OpenBSD release is 2.1.
                     22: You can find these files in <strong>OpenBSD/2.1</strong>
1.30      deraadt    23: on each listed FTP server.  They are also avalable via
                     24: <strong>AFS</strong>.
1.10      deraadt    25: </p>
                     26:
1.11      deraadt    27: <h4>Binary Snapshots:</h4>
1.1       deraadt    28: <p>
1.11      deraadt    29: As well, snapshots will be made available from time to time on the ftp mirrors.
1.1       deraadt    30: The snapshots are available on each of the FTP servers listed below,
                     31: typically in the directory <strong>OpenBSD/snapshots</strong>.
1.11      deraadt    32: If you plan to use a snapshot, you should also read the <a href=snapshots.html>
                     33: general description about OpenBSD snapshots</a>.
1.1       deraadt    34: </p>
                     35:
                     36: <p>
                     37: <strong>
1.28      deraadt    38: NOTE: you cannot fetch binaries directly from cvs.OpenBSD.org or
                     39: OpenBSD.org but must use a mirror site.  The main OpenBSD machines are
                     40: on a little network pipe in Canada.
1.1       deraadt    41: </strong>
                     42:
1.30      deraadt    43: <hr>
1.10      deraadt    44: <h4><a name=ftp>FTP:</a></h4>
                     45: This is a list of currently known ftp servers:<p>
                     46:
1.1       deraadt    47: <ul>
                     48: <li><a href=ftp://ftp.openbsd.org/pub/OpenBSD>
1.10      deraadt    49: ftp://ftp.openbsd.org/pub/OpenBSD ==
1.9       deraadt    50: ftp://ftp.eu.openbsd.org/pub/OpenBSD</a><br>
1.6       deraadt    51: located in Switzerland.
1.9       deraadt    52: <!-- mw@eunet.ch -->
1.1       deraadt    53:
1.29      deraadt    54: <li><a href=ftp://ftp.ca.openbsd.org/pub/OpenBSD>
                     55: ftp://ftp1.ca.openbsd.org/pub/OpenBSD ==
                     56: ftp://lager.ucs.ualberta.ca/pub/OpenBSD</a><br>
                     57: located in Edmonton, Alberta, Canada.
                     58: <!-- beck@panopticon.ucs.ualberta.ca -->
                     59:
1.20      johns      60: <li><a href=ftp://pub.seastrom.com/pub/OpenBSD>
                     61: ftp://pub.seastrom.com/pub/OpenBSD ==
                     62: ftp://ftp1.usa.openbsd.org/pub/OpenBSD</a><br>
                     63: located in Virginia, Eastern USA.<br>
                     64: <!-- rs@seastrom.com -->
                     65:
1.13      johns      66: <li><a href=ftp://hydra.heuris.com/pub/OpenBSD>
                     67: ftp://hydra.heuris.com/pub/OpenBSD ==
1.20      johns      68: ftp://ftp2.usa.openbsd.org/pub/OpenBSD</a><br>
1.7       deraadt    69: located in St. Louis, Missouri, mid-western USA.<br>
1.20      johns      70: <!-- johns@heuris.com -->
1.1       deraadt    71:
1.23      deraadt    72: <li><a href=ftp://ftp.ibp.fr/pub/OpenBSD>
                     73: ftp://ftp.ibp.fr/pub/OpenBSD ==
                     74: ftp://ftp.fr.openbsd.org/pub/OpenBSD</a><br>
                     75: located in France.<br>
                     76: <!-- ftpmaint@ibp.fr -->
                     77:
1.8       millert    78: <li><a href=ftp://freestuff.cs.colorado.edu/pub/OpenBSD>
1.10      deraadt    79: ftp://freestuff.cs.colorado.edu/pub/OpenBSD ==
1.20      johns      80: ftp://ftp3.usa.openbsd.org/pub/OpenBSD</a><br>
1.8       millert    81: located in Boulder, Colorado, western USA.<br>
                     82: <!-- Todd.Miller@cs.colorado.edu -->
                     83:
1.25      deraadt    84: <li><a href=ftp://alpha.ctaz.com/pub/OpenBSD>
                     85: ftp://alpha.ctaz.com/pub/OpenBSD ==
1.19      deraadt    86: ftp://ftp5.usa.openbsd.org/pub/OpenBSD</a><br>
                     87: located in Arizona, western USA.<br>
                     88: <!-- toddf@openbsd.org -->
                     89:
1.26      deraadt    90: <li><a href=ftp://ftp.op.net/pub/OpenBSD>
                     91: ftp://ftp.op.net/pub/OpenBSD</a><br>
                     92: located in Pennsylvania, eastern USA.<br>
                     93: <!-- no idea -->
1.1       deraadt    94:
1.16      graichen   95: <li><a href=ftp://ftp.fu-berlin.de/pub/unix/openbsd/mirrors/OpenBSD>
                     96: ftp://ftp.fu-berlin.de/pub/unix/openbsd/mirrors/OpenBSD ==
                     97: ftp://ftp.de.openbsd.org/pub/unix/openbsd/mirrors/OpenBSD</a><br>
                     98: located at the Free University, Berlin, GERMANY
                     99: <!-- ftp-adm@fu-berlin.de. -->
                    100:
1.19      deraadt   101: <li><a href=ftp://ftp.tut.ac.jp/OpenBSD>
                    102: ftp://ftp.tut.ac.jp/OpenBSD ==
                    103: ftp://ftp.jp.openbsd.org/OpenBSD</a><br>
                    104: located at Toyohashi University of Technology, Aichi, JAPAN
                    105: <!-- Keijiro Umehara ume@ftp.tut.ac.jp -->
1.5       deraadt   106:
1.14      millert   107: <li><a href=ftp://ftp.dti.ad.jp/pub/OpenBSD>
                    108: ftp://ftp.dti.ad.jp/pub/OpenBSD</a><br>
                    109: located at Dream Train Internet, JAPAN
                    110: <!-- rabit@dti.ad.jp -->
                    111:
1.1       deraadt   112: </ul>
                    113:
1.30      deraadt   114: <hr>
                    115: <h4><a name=afs>AFS:</a></h4>
                    116: This is a list of currently known AFS servers:<p>
                    117:
                    118: <ul>
1.31    ! deraadt   119: <li>/afs/ualberta.ca/mirror/openbsd/<br>
1.30      deraadt   120:        This is located in Edmonton, Alberta, Canada.
                    121: </ul>
1.1       deraadt   122: <p>
1.30      deraadt   123:
                    124: <hr>
                    125:
                    126: <p>
                    127: The file structure of each FTP/AFS server is roughly:
1.1       deraadt   128: </p>
                    129: <p>
1.17      deraadt   130: <ul>
1.22      deraadt   131: <li><strong>.../OpenBSD/2.1/</strong><br>
1.17      deraadt   132:        --  where you find our most recent release.  X11 is included if
                    133:        possible.
                    134: <p>
                    135: <li><strong>.../OpenBSD/snapshots/</strong><br>
                    136:        --  for major architectures, we tend to build mini releases of unknown
                    137:        stability and quality about every month or so.p
                    138: <p>
                    139: <li><strong>.../OpenBSD/src/</strong><br>
                    140:        --  a checkout of our daily source tree for those who want to access
                    141:        individual files.  Normally we recommend the use of
                    142:        <a href=ctm.html>CTM</a> or <a href=anoncvs.html>AnonCVS</a>
                    143:        instead of mirroring this location.
                    144: <p>
                    145: <li><strong>.../OpenBSD/tools/</strong><br>
                    146:        --  various other little bits..
                    147: </ul>
1.1       deraadt   148: </p>
                    149:
                    150: <p>
1.27      johns     151: People setting up new FTP mirrors will be interested in
                    152: the following disk space usage estimates:
                    153:
                    154: <pre>
                    155:    315MB  2.0        (OpenBSD 2.0 release)
                    156:    500MB  2.1        (OpenBSD 2.1 release)
                    157:     27MB  domestic   (domestic distributions, i.e. hp300)
                    158:    500MB  snapshots  (current snapshots, normally >= 2.1 distribution size)
                    159:    244MB  src        (ftpable src tree, checked out from anoncvs nightly)
                    160:      1MB  tools      (helpful tools for OpenBSD stuff..)
                    161:   --------------
                    162:    1.5GB  Total -- all collections
                    163: </pre>
                    164: </p>
                    165:
                    166: <p>
1.1       deraadt   167: If you add a new FTP mirror site, please contact
                    168: <a href=mailto:deraadt@theos.com> the FTP maintainer</a>.
                    169: </p>
                    170:
                    171: <hr>
1.3       deraadt   172: <a href=index.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   173: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.31    ! deraadt   174: <br><small>$OpenBSD: ftp.html,v 1.30 1997/08/31 07:22:19 deraadt Exp $</small>
1.1       deraadt   175:
                    176: </body>
                    177: </html>