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

Annotation of www/ftp.html, Revision 1.2

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">
                     10: <meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
                     11: </head>
                     12:
                     13: <body>
                     14:
                     15: <h1>OpenBSD</h1>
                     16: <dt><h4>BINARY SNAPSHOTS:</h4>
                     17:
                     18: <p>
                     19: <dd>Snapshots will be made available from time to time on the ftp mirrors.
                     20: The snapshots are available on each of the FTP servers listed below,
                     21: typically in the directory <strong>OpenBSD/snapshots</strong>.
                     22: You should also read the <a href=snapshots.html>general description
                     23: about OpenBSD snapshots</a>.
                     24: </p>
                     25:
                     26: <p>
                     27: <strong>
                     28: NOTE: please do not fetch binaries directly from cvs.openbsd.org
                     29: but instead use one of the mirror sites.
                     30: </strong>
                     31:
                     32: </dl>
                     33: <dl>
                     34: <dt><h4><a name=ftp>FTP:</a></h4>
                     35: <dd>This is a list of currently known ftp servers:<p>
                     36: <ul>
                     37:
                     38: <li><a href=ftp://ftp.openbsd.org/pub/OpenBSD>
                     39: ftp://ftp.openbsd.org/pub/OpenBSD</a><br>
                     40: located at Rutgers University, eastern USA.
                     41: <!-- deraadt@openbsd.org -->
                     42:
                     43: <li><a href=ftp://ftp.ibp.fr/pub/OpenBSD>
                     44: ftp://ftp.ibp.fr/pub/OpenBSD</a><br>
                     45: located in France.
                     46: <!-- ftpmaint@ftp.ibp.fr -->
                     47:
                     48: <li><a href=ftp://ftp.univ-evry.fr/pub/system/OpenBSD>
                     49: ftp://ftp.univ-evry.fr/pub/system/OpenBSD</a><br>
                     50: located in France.
                     51: <!-- mirror@ftp.univ-evry.fr -->
                     52:
                     53: <li><a href=ftp://hal.heuris.com/pub/OpenBSD>
                     54: ftp://hal.heuris.com/pub/OpenBSD</a><br>
                     55: located in University of Missouri-Rolla, mid-western USA.
                     56: <!-- johns@cs.umr.edu -->
                     57:
                     58: <li><a href=ftp://ftp.tut.ac.jp/OpenBSD>
                     59: ftp://ftp.tut.ac.jp/OpenBSD</a><br>
                     60: located at Toyohashi University of Technology, Aichi, JAPAN
                     61: <!-- Keijiro Umehara ume@ftp.tut.ac.jp -->
                     62:
                     63: <li><a href=ftp://ftp.cs.tu-berlin.de/pub/OpenBSD>
                     64: ftp://ftp.cs.tu-berlin.de/pub/OpenBSD</a><br>
                     65: Berlin, Germany
                     66: <!-- ftpadm@ftp.cs.tu-berlin.de -->
                     67:
                     68: </ul>
                     69:
                     70: <p>
                     71: The file structure of each FTP server is roughly:
                     72: </p>
                     73:
                     74: <p>
                     75: <strong>
                     76: <dl>
                     77: <dt>.../OpenBSD/snapshots/
                     78: <dt>.../OpenBSD/X11/
                     79: <dt>.../OpenBSD/src/
                     80: </dl>
                     81: </strong>
                     82: </p>
                     83:
                     84: <p>
                     85: If you add a new FTP mirror site, please contact
                     86: <a href=mailto:deraadt@theos.com> the FTP maintainer</a>.
                     87: </p>
                     88: </dl>
                     89:
                     90: <hr>
                     91: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.2     ! deraadt    92: <br><small>$OpenBSD: ftp.html,v 1.1 1996/09/01 08:18:28 deraadt Exp $</small>
1.1       deraadt    93:
                     94: </body>
                     95: </html>