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

Annotation of www/ftp.html, Revision 1.9

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>
1.9     ! deraadt    39: ftp://ftp.openbsd.org/pub/OpenBSD or
        !            40: ftp://ftp.eu.openbsd.org/pub/OpenBSD</a><br>
1.6       deraadt    41: located in Switzerland.
1.9     ! deraadt    42: <!-- mw@eunet.ch -->
1.1       deraadt    43:
1.9     ! deraadt    44: <li><a href=ftp://melanoma.bf.rmit.edu.au/pub/OpenBSD>
        !            45: ftp://melanoma.bf.rmit.edu.au/pub/OpenBSD or
        !            46: ftp://ftp.au.openbsd.org/pub/OpenBSD</a><br>
        !            47: located in Australia.
        !            48: <!-- lukem@supp.cpr.itg.telstra.com.au -->
1.1       deraadt    49:
                     50: <li><a href=ftp://ftp.univ-evry.fr/pub/system/OpenBSD>
1.9     ! deraadt    51: ftp://ftp.univ-evry.fr/pub/system/OpenBSD or
        !            52: ftp://ftp1.fr.openbsd.org/pub/system/OpenBSD</a><br>
1.1       deraadt    53: located in France.
                     54: <!-- mirror@ftp.univ-evry.fr -->
                     55:
1.9     ! deraadt    56: <li><a href=ftp://ftp.ibp.fr/pub/OpenBSD>
        !            57: ftp://ftp.ibp.fr/pub/OpenBSD or
        !            58: ftp://ftp2.fr.openbsd.org/pub/OpenBSD</a><br>
        !            59: located in France.
        !            60: <!-- ftpmaint@ftp.ibp.fr -->
        !            61:
1.1       deraadt    62: <li><a href=ftp://hal.heuris.com/pub/OpenBSD>
1.9     ! deraadt    63: ftp://hal.heuris.com/pub/OpenBSD or
        !            64: ftp://ftp1.usa.openbsd.org/pub/OpenBSD</a><br>
1.7       deraadt    65: located in St. Louis, Missouri, mid-western USA.<br>
1.1       deraadt    66: <!-- johns@cs.umr.edu -->
                     67:
1.8       millert    68: <li><a href=ftp://freestuff.cs.colorado.edu/pub/OpenBSD>
1.9     ! deraadt    69: ftp://freestuff.cs.colorado.edu/pub/OpenBSD or
        !            70: ftp://ftp2.usa.openbsd.org/pub/OpenBSD</a><br>
1.8       millert    71: located in Boulder, Colorado, western USA.<br>
                     72: <!-- Todd.Miller@cs.colorado.edu -->
                     73:
1.1       deraadt    74: <li><a href=ftp://ftp.tut.ac.jp/OpenBSD>
1.9     ! deraadt    75: ftp://ftp.tut.ac.jp/OpenBSD or
        !            76: ftp://ftp.jp.openbsd.org/OpenBSD</a><br>
1.1       deraadt    77: located at Toyohashi University of Technology, Aichi, JAPAN
                     78: <!-- Keijiro Umehara ume@ftp.tut.ac.jp -->
                     79:
                     80: <li><a href=ftp://ftp.cs.tu-berlin.de/pub/OpenBSD>
                     81: ftp://ftp.cs.tu-berlin.de/pub/OpenBSD</a><br>
                     82: Berlin, Germany
                     83: <!-- ftpadm@ftp.cs.tu-berlin.de -->
                     84:
1.5       deraadt    85: <li><a href=ftp://ftp.southern.com/pub/OpenBSD>
                     86: ftp://ftp.southern.com/pub/OpenBSD</a><br>
                     87: London, UK
                     88: <!-- david@mono.org -->
                     89:
1.1       deraadt    90: </ul>
                     91:
                     92: <p>
                     93: The file structure of each FTP server is roughly:
                     94: </p>
                     95:
                     96: <p>
                     97: <strong>
1.4       deraadt    98: .../OpenBSD/snapshots/<br>
                     99: .../OpenBSD/X11/<br>
                    100: .../OpenBSD/src/<br>
1.1       deraadt   101: </strong>
                    102: </p>
                    103:
                    104: <p>
                    105: If you add a new FTP mirror site, please contact
                    106: <a href=mailto:deraadt@theos.com> the FTP maintainer</a>.
                    107: </p>
                    108: </dl>
                    109:
                    110: <hr>
1.3       deraadt   111: <a href=index.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   112: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.9     ! deraadt   113: <br><small>$OpenBSD: ftp.html,v 1.8 1996/10/05 15:44:41 millert Exp $</small>
1.1       deraadt   114:
                    115: </body>
                    116: </html>