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

Annotation of www/ftp.html, Revision 1.595

1.499     sthen       1: <!-- DO NOT EDIT MANUALLY! See comments in www/build/mirrors.dat for details -->
1.341     grunk       2:
1.237     david       3: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      4:        "http://www.w3.org/TR/html4/loose.dtd">
1.1       deraadt     5: <html>
                      6: <head>
1.294     ian         7: <title>Getting OpenBSD</title>
1.132     deraadt     8: <link rev=made href="mailto:www@openbsd.org">
1.237     david       9: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.1       deraadt    10: <meta name="resource-type" content="document">
1.118     louis      11: <meta name="description" content="the OpenBSD FTP page">
                     12: <meta name="keywords" content="openbsd,ftp">
1.1       deraadt    13: <meta name="distribution" content="global">
1.594     sthen      14: <meta name="copyright" content="This document copyright 1996-2011 by OpenBSD.">
1.1       deraadt    15: </head>
                     16:
1.116     philen     17: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.1       deraadt    18:
1.206     jsyn       19: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.114     deraadt    20: <p>
1.594     sthen      21: <h2><font color="#e00000">Getting the OpenBSD distribution</font></h2>
1.237     david      22: <hr>
1.24      downsj     23:
1.594     sthen      24: <h3><font color="#0000e0"><a name=cdrom>Purchase/download a
                     25:   CD-ROM</a></font></h3>
                     26:
                     27: <p>
                     28: The best way to get an OpenBSD release (<i>-release</i>) and support us
                     29: is to buy a 3-CD set.
                     30: More information is available on our <a href="orders.html">ordering page</a>.
                     31:
                     32: <p>
                     33: If you choose not to buy an OpenBSD CD-ROM, you can also install
                     34: OpenBSD with a CDROM you burn yourself.
                     35: To achieve this, you have to download one of the following ISO files from
                     36: our <a href="#mirrors">mirrors</a>:
                     37:
                     38: <ul>
                     39:        <li><i>cd50.iso</i> to burn a minimal 5.0 CDROM
                     40:          (roughly 5MB in size, boot only)</li>
                     41:        <li><i>install50.iso</i> to burn a full 5.0 CDROM
                     42:          (roughly 200MB in size, boot + sets)</li>
                     43: </ul>
                     44:
                     45: <p>
                     46: If you choose <i>cd50.iso</i>, you will need to get the base and X sets
                     47: via another media or network.
                     48: Otherwise, if you choose <i>install50.iso</i>, you will not need anything
                     49: but the <a href="faq/faq15.html">application packages</a>.
                     50:
                     51: <p>
                     52: Note that the paragraph above is also valid for the people interested in
                     53: running <i>-current</i>.
                     54: You can fetch <i>install50.iso</i> from the latest snapshot and install or
                     55: upgrade your system very quickly.
                     56:
                     57: <hr>
                     58: <h3><font color="#0000e0"><a name=mirrors>Download via
                     59:   HTTP/FTP</a></font></h3>
                     60:
                     61: OpenBSD can be also easily installed via HTTP or FTP.
                     62: Typically you need a single small piece of boot media (e.g., a boot floppy)
                     63: and then the rest of the files can be installed from a number of locations,
                     64: including directly off the Internet.
                     65: Consult the <a href="faq/faq4.html">Installation Guide</a> to get an
                     66: exhaustive list of the different ways to install OpenBSD, and learn how
                     67: to make a bootable OpenBSD install media.
                     68: With the official CD-ROMs, simply follow the printed installation guide.
                     69:
                     70: <p>
                     71: Choose a mirror near you from the following list of HTTP and FTP
                     72: mirrors which provide OpenBSD:
1.261     saad       73:
                     74: <ul>
1.552     sthen      75: <li><a href="#http">HTTP install mirrors</a>
1.261     saad       76: <li><a href="#ftp">FTP install mirrors</a>
1.594     sthen      77: <li><a href="#layout">Mirror layout</a>
                     78: </ul>
                     79:
                     80: Or alternatively download via RSYNC/AFS:
                     81:
                     82: <ul>
1.552     sthen      83: <li><a href="#rsync">RSYNC install mirrors</a>
1.261     saad       84: <li><a href="#afs">AFS install mirrors</a>
                     85: </ul>
1.10      deraadt    86:
1.132     deraadt    87: <hr>
1.554     steven     88: <h3><font color="#0000e0"><a name=http>HTTP</a></font></h3>
1.552     sthen      89: This is a list of currently known HTTP servers &amp; mirrors:<p>
1.1       deraadt    90:
1.132     deraadt    91: <table>
                     92:     <tr>
                     93:        <td>
1.552     sthen      94:        <strong>Argentina (Buenos Aires)</strong>
1.132     deraadt    95:        </td><td>
1.552     sthen      96:        <a href="http://openbsd.org.ar/pub/OpenBSD/">
                     97:        http://openbsd.org.ar/pub/OpenBSD/</a>
1.132     deraadt    98:        </td>
                     99:     </tr><tr>
1.288     beck      100:        <td>
1.552     sthen     101:        <strong>Australia (Adelaide)</strong>
1.539     sthen     102:        </td><td>
1.552     sthen     103:        <a href="http://mirror.internode.on.net/pub/OpenBSD/">
                    104:        http://mirror.internode.on.net/pub/OpenBSD/</a>
1.539     sthen     105:        </td>
                    106:     </tr><tr>
                    107:        <td>
1.552     sthen     108:        <strong>Australia (Brisbane)</strong>
1.288     beck      109:        </td><td>
1.552     sthen     110:        <a href="http://mirror.aarnet.edu.au/pub/OpenBSD/">
                    111:        http://mirror.aarnet.edu.au/pub/OpenBSD/</a>
1.437     martin    112:        </td>
                    113:     </tr><tr>
                    114:        <td>
1.552     sthen     115:        <strong>Austria (Vienna)</strong>
1.539     sthen     116:        </td><td>
1.568     sthen     117:        <a href="http://ftp5.eu.openbsd.org/ftp/pub/OpenBSD/">
                    118:        http://ftp5.eu.openbsd.org/ftp/pub/OpenBSD/</a>
                    119:        </td>
                    120:     </tr><tr>
                    121:        <td>
                    122:        <strong>Austria (Vienna)</strong>
                    123:        </td><td>
1.552     sthen     124:        <a href="http://ftp.wu-wien.ac.at/pub/OpenBSD/">
                    125:        http://ftp.wu-wien.ac.at/pub/OpenBSD/</a>
1.548     sthen     126:        </td>
                    127:     </tr><tr>
                    128:        <td>
1.570     sthen     129:        <strong>Bulgaria (Sofia)</strong>
                    130:        </td><td>
                    131:        <a href="http://mirror.telepoint.bg/OpenBSD/">
                    132:        http://mirror.telepoint.bg/OpenBSD/</a>
                    133:        </td>
                    134:     </tr><tr>
                    135:        <td>
1.552     sthen     136:        <strong>Canada (Alberta)</strong>
1.550     sthen     137:        </td><td>
1.552     sthen     138:        <a href="http://ftp.OpenBSD.org/pub/OpenBSD/">
                    139:        http://ftp.OpenBSD.org/pub/OpenBSD/</a>
1.550     sthen     140:        </td>
                    141:     </tr><tr>
                    142:        <td>
1.552     sthen     143:        <strong>Costa Rica</strong>
1.288     beck      144:        </td><td>
1.552     sthen     145:        <a href="http://mirrors.ucr.ac.cr/OpenBSD/">
                    146:        http://mirrors.ucr.ac.cr/OpenBSD/</a>
1.288     beck      147:        </td>
                    148:     </tr><tr>
                    149:        <td>
1.555     sthen     150:        <strong>Denmark (Aalborg)</strong>
                    151:        </td><td>
                    152:        <a href="http://ftp.openbsd.dk/pub/OpenBSD/">
                    153:        http://ftp.openbsd.dk/pub/OpenBSD/</a>
                    154:        </td>
                    155:     </tr><tr>
                    156:        <td>
1.552     sthen     157:        <strong>Estonia (Tallinn)</strong>
1.288     beck      158:        </td><td>
1.552     sthen     159:        <a href="http://ftp.aso.ee/pub/OpenBSD/">
                    160:        http://ftp.aso.ee/pub/OpenBSD/</a>
1.288     beck      161:        </td>
                    162:     </tr><tr>
                    163:        <td>
1.552     sthen     164:        <strong>Estonia (Tallinn)</strong>
1.447     nick      165:        </td><td>
1.552     sthen     166:        <a href="http://ftp.estpak.ee/pub/OpenBSD/">
                    167:        http://ftp.estpak.ee/pub/OpenBSD/</a>
1.447     nick      168:        </td>
                    169:     </tr><tr>
                    170:        <td>
1.552     sthen     171:        <strong>France (Paris)</strong>
1.550     sthen     172:        </td><td>
1.552     sthen     173:        <a href="http://ftp.fr.openbsd.org/pub/OpenBSD/">
                    174:        http://ftp.fr.openbsd.org/pub/OpenBSD/</a>
1.550     sthen     175:        </td>
                    176:     </tr><tr>
                    177:        <td>
1.552     sthen     178:        <strong>France (Paris)</strong>
1.444     jsg       179:        </td><td>
1.552     sthen     180:        <a href="http://ftp.arcane-networks.fr/pub/OpenBSD/">
                    181:        http://ftp.arcane-networks.fr/pub/OpenBSD/</a>
1.444     jsg       182:        </td>
                    183:     </tr><tr>
                    184:        <td>
1.552     sthen     185:        <strong>France (Paris)</strong>
1.319     joel      186:        </td><td>
1.552     sthen     187:        <a href="http://ftp2.fr.openbsd.org/pub/OpenBSD/">
                    188:        http://ftp2.fr.openbsd.org/pub/OpenBSD/</a>
1.454     sthen     189:        </td>
                    190:     </tr><tr>
                    191:        <td>
1.552     sthen     192:        <strong>Germany (Erlangen)</strong>
1.373     steven    193:        </td><td>
1.588     sthen     194:        <a href="http://openbsd.cs.fau.de/pub/OpenBSD/">
                    195:        http://openbsd.cs.fau.de/pub/OpenBSD/</a>
1.373     steven    196:        </td>
                    197:     </tr><tr>
                    198:        <td>
1.552     sthen     199:        <strong>Germany (Berlin)</strong>
1.477     sthen     200:        </td><td>
1.552     sthen     201:        <a href="http://ftp.spline.de/pub/OpenBSD/">
                    202:        http://ftp.spline.de/pub/OpenBSD/</a>
1.477     sthen     203:        </td>
                    204:     </tr><tr>
                    205:        <td>
1.552     sthen     206:        <strong>Germany (Oldenburg)</strong>
1.401     grunk     207:        </td><td>
1.552     sthen     208:        <a href="http://ftp.bytemine.net/pub/OpenBSD/">
                    209:        http://ftp.bytemine.net/pub/OpenBSD/</a>
1.401     grunk     210:        </td>
                    211:     </tr><tr>
                    212:        <td>
1.552     sthen     213:        <strong>Germany (Aachen)</strong>
1.535     sthen     214:        </td><td>
1.552     sthen     215:        <a href="http://ftp.halifax.rwth-aachen.de/openbsd/">
                    216:        http://ftp.halifax.rwth-aachen.de/openbsd/</a>
1.535     sthen     217:        </td>
                    218:     </tr><tr>
                    219:        <td>
1.588     sthen     220:        <strong>Germany (Hamburg)</strong>
                    221:        </td><td>
                    222:        <a href="http://artfiles.org/openbsd/">
                    223:        http://artfiles.org/openbsd/</a>
                    224:        </td>
                    225:     </tr><tr>
                    226:        <td>
1.552     sthen     227:        <strong>Greece (Heraklion)</strong>
1.422     grunk     228:        </td><td>
1.552     sthen     229:        <a href="http://ftp.cc.uoc.gr/mirrors/OpenBSD/">
                    230:        http://ftp.cc.uoc.gr/mirrors/OpenBSD/</a>
1.422     grunk     231:        </td>
                    232:     </tr><tr>
                    233:        <td>
1.552     sthen     234:        <strong>Hungary (Budapest)</strong>
1.523     sthen     235:        </td><td>
1.552     sthen     236:        <a href="http://ftp.fsn.hu/pub/OpenBSD/">
                    237:        http://ftp.fsn.hu/pub/OpenBSD/</a>
1.523     sthen     238:        </td>
                    239:     </tr><tr>
                    240:        <td>
1.552     sthen     241:        <strong>Ireland (Dublin)</strong>
1.476     sthen     242:        </td><td>
1.552     sthen     243:        <a href="http://ftp.heanet.ie/pub/OpenBSD/">
                    244:        http://ftp.heanet.ie/pub/OpenBSD/</a>
1.476     sthen     245:        </td>
                    246:     </tr><tr>
                    247:        <td>
1.552     sthen     248:        <strong>Japan (Ishikawa)</strong>
1.369     robert    249:        </td><td>
1.552     sthen     250:        <a href="http://ftp.jaist.ac.jp/pub/OpenBSD/">
                    251:        http://ftp.jaist.ac.jp/pub/OpenBSD/</a>
1.369     robert    252:        </td>
                    253:     </tr><tr>
                    254:        <td>
1.566     sthen     255:        <strong>Japan (Saitama)</strong>
                    256:        </td><td>
                    257:        <a href="http://www.ftp.ne.jp/OpenBSD/">
                    258:        http://www.ftp.ne.jp/OpenBSD/</a>
                    259:        </td>
                    260:     </tr><tr>
                    261:        <td>
1.552     sthen     262:        <strong>The Netherlands (Utrecht)</strong>
1.358     steven    263:        </td><td>
1.552     sthen     264:        <a href="http://ftp.nluug.nl/pub/OpenBSD/">
                    265:        http://ftp.nluug.nl/pub/OpenBSD/</a>
1.358     steven    266:        </td>
                    267:     </tr><tr>
                    268:        <td>
1.552     sthen     269:        <strong>The Netherlands (Ede)</strong>
1.550     sthen     270:        </td><td>
1.552     sthen     271:        <a href="http://ftp.bit.nl/pub/OpenBSD/">
                    272:        http://ftp.bit.nl/pub/OpenBSD/</a>
1.550     sthen     273:        </td>
                    274:     </tr><tr>
                    275:        <td>
1.579     sthen     276:        <strong>The Netherlands (Amersfoort)</strong>
                    277:        </td><td>
                    278:        <a href="http://ftp.z74.net/pub/OpenBSD/">
                    279:        http://ftp.z74.net/pub/OpenBSD/</a>
                    280:        </td>
                    281:     </tr><tr>
                    282:        <td>
1.595   ! sthen     283:        <strong>Norway (Trondheim)</strong>
        !           284:        </td><td>
        !           285:        <a href="http://baksmell.netrunner.nu/pub/OpenBSD/">
        !           286:        http://baksmell.netrunner.nu/pub/OpenBSD/</a>
        !           287:        </td>
        !           288:     </tr><tr>
        !           289:        <td>
1.592     sthen     290:        <strong>Pakistan (Karachi)</strong>
                    291:        </td><td>
                    292:        <a href="http://stingray.cyber.net.pk/pub/OpenBSD/">
                    293:        http://stingray.cyber.net.pk/pub/OpenBSD/</a>
                    294:        </td>
                    295:     </tr><tr>
                    296:        <td>
1.563     sthen     297:        <strong>Poland (Oswiecim)</strong>
                    298:        </td><td>
                    299:        <a href="http://piotrkosoft.net/pub/OpenBSD/">
                    300:        http://piotrkosoft.net/pub/OpenBSD/</a>
                    301:        </td>
                    302:     </tr><tr>
                    303:        <td>
1.584     sthen     304:        <strong>Russia (Moscow)</strong>
                    305:        </td><td>
                    306:        <a href="http://mirror.corbina.net/pub/OpenBSD/">
                    307:        http://mirror.corbina.net/pub/OpenBSD/</a>
                    308:        </td>
                    309:     </tr><tr>
                    310:        <td>
1.514     sthen     311:        <strong>Saudi Arabia (Riyadh)</strong>
                    312:        </td><td>
1.552     sthen     313:        <a href="http://mirrors.isu.net.sa/pub/ftp.openbsd.org/">
                    314:        http://mirrors.isu.net.sa/pub/ftp.openbsd.org/</a>
1.514     sthen     315:        </td>
                    316:     </tr><tr>
                    317:        <td>
1.423     grunk     318:        <strong>Slovenia (Ljubljana)</strong>
                    319:        </td><td>
1.552     sthen     320:        <a href="http://www.obsd.si/pub/OpenBSD/">
                    321:        http://www.obsd.si/pub/OpenBSD/</a>
1.423     grunk     322:        </td>
                    323:     </tr><tr>
                    324:        <td>
1.555     sthen     325:        <strong>South Africa (Johannesburg)</strong>
                    326:        </td><td>
                    327:        <a href="http://mirror.is.co.za/mirror/ftp.openbsd.org/">
                    328:        http://mirror.is.co.za/mirror/ftp.openbsd.org/</a>
                    329:        </td>
                    330:     </tr><tr>
                    331:        <td>
1.483     sobrado   332:        <strong>Spain (Barcelona)</strong>
1.482     sobrado   333:        </td><td>
1.552     sthen     334:        <a href="http://mirror.cdmon.com/pub/OpenBSD/">
                    335:        http://mirror.cdmon.com/pub/OpenBSD/</a>
                    336:        </td>
                    337:     </tr><tr>
                    338:        <td>
                    339:        <strong>Sweden (Stockholm)</strong>
                    340:        </td><td>
                    341:        <a href="http://ftp.eu.openbsd.org/pub/OpenBSD/">
                    342:        http://ftp.eu.openbsd.org/pub/OpenBSD/</a>
1.482     sobrado   343:        </td>
                    344:     </tr><tr>
                    345:        <td>
1.578     sthen     346:        <strong>Sweden (Stockholm)</strong>
                    347:        </td><td>
                    348:        <a href="http://ftp.netbsd.se/OpenBSD/">
                    349:        http://ftp.netbsd.se/OpenBSD/</a>
                    350:        </td>
                    351:     </tr><tr>
                    352:        <td>
1.552     sthen     353:        <strong>Switzerland (Zurich)</strong>
                    354:        </td><td>
                    355:        <a href="http://mirror.switch.ch/ftp/pub/OpenBSD/">
                    356:        http://mirror.switch.ch/ftp/pub/OpenBSD/</a>
1.550     sthen     357:        </td>
                    358:     </tr><tr>
                    359:        <td>
1.559     sthen     360:        <strong>Switzerland (Zurich)</strong>
                    361:        </td><td>
1.576     sthen     362:        <a href="http://ftp.ch.openbsd.org/pub/OpenBSD/">
                    363:        http://ftp.ch.openbsd.org/pub/OpenBSD/</a>
1.559     sthen     364:        </td>
                    365:     </tr><tr>
                    366:        <td>
1.518     sthen     367:        <strong>United Kingdom (Kent)</strong>
1.517     sthen     368:        </td><td>
1.552     sthen     369:        <a href="http://www.mirrorservice.org/pub/OpenBSD/">
                    370:        http://www.mirrorservice.org/pub/OpenBSD/</a>
1.517     sthen     371:        </td>
                    372:     </tr><tr>
                    373:        <td>
1.518     sthen     374:        <strong>United Kingdom (Manchester)</strong>
1.356     steven    375:        </td><td>
1.552     sthen     376:        <a href="http://mirror.bytemark.co.uk/pub/OpenBSD/">
                    377:        http://mirror.bytemark.co.uk/pub/OpenBSD/</a>
1.356     steven    378:        </td>
                    379:     </tr><tr>
                    380:        <td>
1.468     sthen     381:        <strong>United Kingdom (London)</strong>
                    382:        </td><td>
1.552     sthen     383:        <a href="http://ftp.plig.net/pub/OpenBSD/">
                    384:        http://ftp.plig.net/pub/OpenBSD/</a>
                    385:        </td>
                    386:     </tr><tr>
                    387:        <td>
                    388:        <strong>USA (Redwood City, CA)</strong>
                    389:        </td><td>
                    390:        <a href="http://ftp5.usa.openbsd.org/pub/OpenBSD/">
                    391:        http://ftp5.usa.openbsd.org/pub/OpenBSD/</a>
                    392:        </td>
                    393:     </tr><tr>
                    394:        <td>
                    395:        <strong>USA (Boulder, CO)</strong>
                    396:        </td><td>
                    397:        <a href="http://ftp3.usa.openbsd.org/pub/OpenBSD/">
                    398:        http://ftp3.usa.openbsd.org/pub/OpenBSD/</a>
1.468     sthen     399:        </td>
                    400:     </tr><tr>
                    401:        <td>
1.569     sthen     402:        <strong>USA (Chicago, IL)</strong>
                    403:        </td><td>
                    404:        <a href="http://mirror.team-cymru.org/pub/OpenBSD/">
                    405:        http://mirror.team-cymru.org/pub/OpenBSD/</a>
                    406:        </td>
                    407:     </tr><tr>
                    408:        <td>
1.575     sthen     409:        <strong>USA (Chicago, IL)</strong>
                    410:        </td><td>
                    411:        <a href="http://mirror.planetunix.net/pub/OpenBSD/">
                    412:        http://mirror.planetunix.net/pub/OpenBSD/</a>
                    413:        </td>
                    414:     </tr><tr>
                    415:        <td>
1.552     sthen     416:        <strong>USA (Houghton, Michigan)</strong>
1.448     sthen     417:        </td><td>
1.552     sthen     418:        <a href="http://obsd.cec.mtu.edu/pub/OpenBSD/">
                    419:        http://obsd.cec.mtu.edu/pub/OpenBSD/</a>
1.471     sthen     420:        </td>
                    421:     </tr><tr>
                    422:        <td>
                    423:        <strong>USA (Rochester, NY)</strong>
                    424:        </td><td>
1.552     sthen     425:        <a href="http://filedump.se.rit.edu/pub/OpenBSD/">
                    426:        http://filedump.se.rit.edu/pub/OpenBSD/</a>
1.451     sthen     427:        </td>
1.509     sthen     428:     </tr><tr>
                    429:        <td>
1.533     sthen     430:        <strong>USA (Rochester, NY)</strong>
1.509     sthen     431:        </td><td>
1.552     sthen     432:        <a href="http://openbsd.mirror.frontiernet.net/pub/OpenBSD/">
                    433:        http://openbsd.mirror.frontiernet.net/pub/OpenBSD/</a>
1.509     sthen     434:        </td>
1.550     sthen     435:     </tr><tr>
                    436:        <td>
1.555     sthen     437:        <strong>USA (Chicago, Illinois)</strong>
                    438:        </td><td>
                    439:        <a href="http://ftp.lambdaserver.com/pub/OpenBSD/">
                    440:        http://ftp.lambdaserver.com/pub/OpenBSD/</a>
                    441:        </td>
1.558     sthen     442:     </tr><tr>
                    443:        <td>
                    444:        <strong>USA (Pittsburgh, PA)</strong>
                    445:        </td><td>
                    446:        <a href="http://openbsd.mirrors.hoobly.com/">
                    447:        http://openbsd.mirrors.hoobly.com/</a>
                    448:        </td>
1.577     sthen     449:     </tr><tr>
                    450:        <td>
                    451:        <strong>USA (Blacksburg, VA)</strong>
                    452:        </td><td>
                    453:        <a href="http://mirror.ece.vt.edu/pub/OpenBSD/">
                    454:        http://mirror.ece.vt.edu/pub/OpenBSD/</a>
                    455:        </td>
1.587     sthen     456:     </tr><tr>
                    457:        <td>
                    458:        <strong>USA (Kansas City, MO)</strong>
                    459:        </td><td>
                    460:        <a href="http://mirror.servihoo.net/pub/OpenBSD/">
                    461:        http://mirror.servihoo.net/pub/OpenBSD/</a>
                    462:        </td>
1.589     sthen     463:     </tr><tr>
                    464:        <td>
                    465:        <strong>USA (Pittsburgh, PA)</strong>
                    466:        </td><td>
                    467:        <a href="http://openbsd.mirrors.pair.com/">
                    468:        http://openbsd.mirrors.pair.com/</a>
                    469:        </td>
1.132     deraadt   470:     </tr>
                    471: </table>
1.1       deraadt   472:
1.30      deraadt   473: <hr>
1.552     sthen     474: <h3><font color="#0000e0"><a name=ftp>FTP</a></font></h3>
                    475: This is a list of currently known FTP servers &amp; mirrors:<p>
1.10      deraadt   476:
1.132     deraadt   477: <table>
1.235     david     478:     <tr>
1.132     deraadt   479:        <td>
1.552     sthen     480:        <strong>Argentina (Buenos Aires)</strong>
1.510     beck      481:        </td><td>
1.552     sthen     482:        <a href="ftp://ftp.openbsd.org.ar/pub/OpenBSD/">
                    483:        ftp://ftp.openbsd.org.ar/pub/OpenBSD/</a>
1.510     beck      484:        </td>
                    485:     </tr><tr>
                    486:        <td>
1.552     sthen     487:        <strong>Australia (Adelaide)</strong>
1.539     sthen     488:        </td><td>
1.552     sthen     489:        <a href="ftp://mirror.internode.on.net/pub/OpenBSD/">
                    490:        ftp://mirror.internode.on.net/pub/OpenBSD/</a>
1.539     sthen     491:        </td>
                    492:     </tr><tr>
                    493:        <td>
1.552     sthen     494:        <strong>Australia (Brisbane)</strong>
1.341     grunk     495:        </td><td>
1.552     sthen     496:        <a href="ftp://mirror.aarnet.edu.au/pub/OpenBSD/">
                    497:        ftp://mirror.aarnet.edu.au/pub/OpenBSD/</a>
1.437     martin    498:        </td>
                    499:     </tr><tr>
                    500:        <td>
1.568     sthen     501:        <strong>Austria (Vienna)</strong>
                    502:        </td><td>
                    503:        <a href="ftp://ftp5.eu.openbsd.org/pub/OpenBSD/">
                    504:        ftp://ftp5.eu.openbsd.org/pub/OpenBSD/</a>
1.570     sthen     505:        </td>
                    506:     </tr><tr>
                    507:        <td>
                    508:        <strong>Bulgaria (Sofia)</strong>
                    509:        </td><td>
                    510:        <a href="ftp://mirror.telepoint.bg/OpenBSD/">
                    511:        ftp://mirror.telepoint.bg/OpenBSD/</a>
1.568     sthen     512:        </td>
                    513:     </tr><tr>
                    514:        <td>
1.552     sthen     515:        <strong>Canada (Alberta)</strong>
1.539     sthen     516:        </td><td>
1.552     sthen     517:        <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/">
                    518:        ftp://ftp.OpenBSD.org/pub/OpenBSD/</a>
1.539     sthen     519:        </td>
                    520:     </tr><tr>
                    521:        <td>
1.552     sthen     522:        <strong>Costa Rica</strong>
1.548     sthen     523:        </td><td>
1.552     sthen     524:        <a href="ftp://mirrors.ucr.ac.cr/OpenBSD/">
                    525:        ftp://mirrors.ucr.ac.cr/OpenBSD/</a>
1.548     sthen     526:        </td>
                    527:     </tr><tr>
                    528:        <td>
1.555     sthen     529:        <strong>Denmark (Aalborg)</strong>
                    530:        </td><td>
                    531:        <a href="ftp://ftp.openbsd.dk/pub/OpenBSD/">
                    532:        ftp://ftp.openbsd.dk/pub/OpenBSD/</a>
                    533:        </td>
                    534:     </tr><tr>
                    535:        <td>
1.552     sthen     536:        <strong>Estonia (Tallinn)</strong>
1.550     sthen     537:        </td><td>
1.552     sthen     538:        <a href="ftp://ftp.aso.ee/pub/OpenBSD/">
                    539:        ftp://ftp.aso.ee/pub/OpenBSD/</a>
1.550     sthen     540:        </td>
                    541:     </tr><tr>
                    542:        <td>
1.552     sthen     543:        <strong>Estonia (Tallinn)</strong>
1.531     sthen     544:        </td><td>
1.552     sthen     545:        <a href="ftp://ftp.estpak.ee/pub/OpenBSD/">
                    546:        ftp://ftp.estpak.ee/pub/OpenBSD/</a>
1.531     sthen     547:        </td>
                    548:     </tr><tr>
                    549:        <td>
1.552     sthen     550:        <strong>France (Paris)</strong>
1.531     sthen     551:        </td><td>
1.552     sthen     552:        <a href="ftp://ftp.fr.openbsd.org/pub/OpenBSD/">
                    553:        ftp://ftp.fr.openbsd.org/pub/OpenBSD/</a>
1.531     sthen     554:        </td>
                    555:     </tr><tr>
                    556:        <td>
1.552     sthen     557:        <strong>France (Paris)</strong>
1.447     nick      558:        </td><td>
1.552     sthen     559:        <a href="ftp://ftp.arcane-networks.fr/pub/OpenBSD/">
                    560:        ftp://ftp.arcane-networks.fr/pub/OpenBSD/</a>
1.447     nick      561:        </td>
                    562:     </tr><tr>
                    563:        <td>
1.552     sthen     564:        <strong>France (Rennes)</strong>
1.550     sthen     565:        </td><td>
1.552     sthen     566:        <a href="ftp://ftp.irisa.fr/pub/OpenBSD/">
                    567:        ftp://ftp.irisa.fr/pub/OpenBSD/</a>
1.550     sthen     568:        </td>
                    569:     </tr><tr>
                    570:        <td>
1.552     sthen     571:        <strong>France (Paris)</strong>
1.444     jsg       572:        </td><td>
1.552     sthen     573:        <a href="ftp://ftp2.fr.openbsd.org/pub/OpenBSD/">
                    574:        ftp://ftp2.fr.openbsd.org/pub/OpenBSD/</a>
1.487     sthen     575:        </td>
                    576:     </tr><tr>
                    577:        <td>
1.552     sthen     578:        <strong>Germany (Erlangen)</strong>
1.364     grunk     579:        </td><td>
1.588     sthen     580:        <a href="ftp://openbsd.cs.fau.de/pub/OpenBSD/">
                    581:        ftp://openbsd.cs.fau.de/pub/OpenBSD/</a>
1.454     sthen     582:        </td>
                    583:     </tr><tr>
                    584:        <td>
1.552     sthen     585:        <strong>Germany (Berlin)</strong>
1.363     steven    586:        </td><td>
1.552     sthen     587:        <a href="ftp://ftp.spline.de/pub/OpenBSD/">
                    588:        ftp://ftp.spline.de/pub/OpenBSD/</a>
1.496     landry    589:        </td>
                    590:     </tr><tr>
                    591:        <td>
1.555     sthen     592:        <strong>Germany (Esslingen)</strong>
                    593:        </td><td>
                    594:        <a href="ftp://ftp-stud.fht-esslingen.de/pub/OpenBSD/">
                    595:        ftp://ftp-stud.fht-esslingen.de/pub/OpenBSD/</a>
                    596:        </td>
                    597:     </tr><tr>
                    598:        <td>
1.552     sthen     599:        <strong>Germany (Oldenburg)</strong>
1.496     landry    600:        </td><td>
1.552     sthen     601:        <a href="ftp://ftp.bytemine.net/pub/OpenBSD/">
                    602:        ftp://ftp.bytemine.net/pub/OpenBSD/</a>
1.521     stsp      603:        </td>
                    604:     </tr><tr>
                    605:        <td>
1.523     sthen     606:        <strong>Germany (Aachen)</strong>
                    607:        </td><td>
1.552     sthen     608:        <a href="ftp://ftp.halifax.rwth-aachen.de/pub/OpenBSD/">
                    609:        ftp://ftp.halifax.rwth-aachen.de/pub/OpenBSD/</a>
1.523     sthen     610:        </td>
                    611:     </tr><tr>
                    612:        <td>
1.476     sthen     613:        <strong>Greece (Heraklion)</strong>
                    614:        </td><td>
1.552     sthen     615:        <a href="ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/">
                    616:        ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/</a>
1.476     sthen     617:        </td>
                    618:     </tr><tr>
                    619:        <td>
1.524     sthen     620:        <strong>Hungary (Budapest)</strong>
                    621:        </td><td>
1.552     sthen     622:        <a href="ftp://ftp.fsn.hu/pub/OpenBSD/">
                    623:        ftp://ftp.fsn.hu/pub/OpenBSD/</a>
1.524     sthen     624:        </td>
                    625:     </tr><tr>
                    626:        <td>
1.431     steven    627:        <strong>Ireland (Dublin)</strong>
                    628:        </td><td>
1.552     sthen     629:        <a href="ftp://ftp.heanet.ie/pub/OpenBSD/">
                    630:        ftp://ftp.heanet.ie/pub/OpenBSD/</a>
1.431     steven    631:        </td>
                    632:     </tr><tr>
                    633:        <td>
1.358     steven    634:        <strong>Japan (Ishikawa)</strong>
                    635:        </td><td>
1.552     sthen     636:        <a href="ftp://ftp.jaist.ac.jp/pub/OpenBSD/">
                    637:        ftp://ftp.jaist.ac.jp/pub/OpenBSD/</a>
1.358     steven    638:        </td>
                    639:     </tr><tr>
                    640:        <td>
1.566     sthen     641:        <strong>Japan (Saitama)</strong>
                    642:        </td><td>
                    643:        <a href="ftp://ftp.kddilabs.jp/OpenBSD/">
                    644:        ftp://ftp.kddilabs.jp/OpenBSD/</a>
                    645:        </td>
                    646:     </tr><tr>
                    647:        <td>
1.552     sthen     648:        <strong>The Netherlands (Utrecht)</strong>
1.524     sthen     649:        </td><td>
1.552     sthen     650:        <a href="ftp://ftp.nluug.nl/pub/OpenBSD/">
                    651:        ftp://ftp.nluug.nl/pub/OpenBSD/</a>
1.524     sthen     652:        </td>
                    653:     </tr><tr>
                    654:        <td>
1.552     sthen     655:        <strong>The Netherlands (Ede)</strong>
1.550     sthen     656:        </td><td>
1.552     sthen     657:        <a href="ftp://ftp.bit.nl/pub/OpenBSD/">
                    658:        ftp://ftp.bit.nl/pub/OpenBSD/</a>
1.579     sthen     659:        </td>
                    660:     </tr><tr>
                    661:        <td>
                    662:        <strong>The Netherlands (Amersfoort)</strong>
                    663:        </td><td>
                    664:        <a href="ftp://ftp.z74.net/pub/OpenBSD/">
                    665:        ftp://ftp.z74.net/pub/OpenBSD/</a>
1.592     sthen     666:        </td>
                    667:     </tr><tr>
                    668:        <td>
1.595   ! sthen     669:        <strong>Norway (Trondheim)</strong>
        !           670:        </td><td>
        !           671:        <a href="ftp://baksmell.netrunner.nu/pub/OpenBSD/">
        !           672:        ftp://baksmell.netrunner.nu/pub/OpenBSD/</a>
        !           673:        </td>
        !           674:     </tr><tr>
        !           675:        <td>
1.592     sthen     676:        <strong>Pakistan (Karachi)</strong>
                    677:        </td><td>
                    678:        <a href="ftp://stingray.cyber.net.pk/pub/OpenBSD/">
                    679:        ftp://stingray.cyber.net.pk/pub/OpenBSD/</a>
1.573     sthen     680:        </td>
                    681:     </tr><tr>
                    682:        <td>
1.563     sthen     683:        <strong>Poland (Oswiecim)</strong>
                    684:        </td><td>
                    685:        <a href="ftp://ftp.piotrkosoft.net/pub/OpenBSD/">
                    686:        ftp://ftp.piotrkosoft.net/pub/OpenBSD/</a>
1.527     sthen     687:        </td>
                    688:     </tr><tr>
                    689:        <td>
1.584     sthen     690:        <strong>Russia (Moscow)</strong>
                    691:        </td><td>
                    692:        <a href="ftp://mirror.corbina.net/pub/OpenBSD/">
                    693:        ftp://mirror.corbina.net/pub/OpenBSD/</a>
                    694:        </td>
                    695:     </tr><tr>
                    696:        <td>
1.514     sthen     697:        <strong>Saudi Arabia (Riyadh)</strong>
                    698:        </td><td>
1.552     sthen     699:        <a href="ftp://mirrors.isu.net.sa/pub/ftp.openbsd.org/">
                    700:        ftp://mirrors.isu.net.sa/pub/ftp.openbsd.org/</a>
1.469     sthen     701:        </td>
                    702:     </tr><tr>
                    703:        <td>
1.423     grunk     704:        <strong>Slovenia (Ljubljana)</strong>
                    705:        </td><td>
1.552     sthen     706:        <a href="ftp://ftp.obsd.si/pub/OpenBSD/">
                    707:        ftp://ftp.obsd.si/pub/OpenBSD/</a>
1.360     steven    708:        </td>
                    709:     </tr><tr>
                    710:        <td>
1.555     sthen     711:        <strong>South Africa (Johannesburg)</strong>
                    712:        </td><td>
                    713:        <a href="ftp://ftp.is.co.za/mirror/ftp.openbsd.org/">
                    714:        ftp://ftp.is.co.za/mirror/ftp.openbsd.org/</a>
                    715:        </td>
                    716:     </tr><tr>
                    717:        <td>
1.524     sthen     718:        <strong>Spain (Barcelona)</strong>
                    719:        </td><td>
1.552     sthen     720:        <a href="ftp://mirror.cdmon.com/pub/OpenBSD/">
                    721:        ftp://mirror.cdmon.com/pub/OpenBSD/</a>
                    722:        </td>
                    723:     </tr><tr>
                    724:        <td>
                    725:        <strong>Sweden (Stockholm)</strong>
                    726:        </td><td>
                    727:        <a href="ftp://ftp.eu.openbsd.org/pub/OpenBSD/">
                    728:        ftp://ftp.eu.openbsd.org/pub/OpenBSD/</a>
1.448     sthen     729:        </td>
                    730:     </tr><tr>
                    731:        <td>
1.552     sthen     732:        <strong>Switzerland (Zurich)</strong>
                    733:        </td><td>
                    734:        <a href="ftp://mirror.switch.ch/pub/OpenBSD/">
                    735:        ftp://mirror.switch.ch/pub/OpenBSD/</a>
1.550     sthen     736:        </td>
                    737:     </tr><tr>
                    738:        <td>
1.559     sthen     739:        <strong>Switzerland (Zurich)</strong>
                    740:        </td><td>
1.576     sthen     741:        <a href="ftp://ftp.ch.openbsd.org/pub/OpenBSD/">
                    742:        ftp://ftp.ch.openbsd.org/pub/OpenBSD/</a>
1.559     sthen     743:        </td>
                    744:     </tr><tr>
                    745:        <td>
1.528     sthen     746:        <strong>Turkey</strong>
                    747:        </td><td>
1.552     sthen     748:        <a href="ftp://ftp.ulak.net.tr/OpenBSD/">
                    749:        ftp://ftp.ulak.net.tr/OpenBSD/</a>
1.528     sthen     750:        </td>
                    751:     </tr><tr>
                    752:        <td>
1.518     sthen     753:        <strong>United Kingdom (Kent)</strong>
1.517     sthen     754:        </td><td>
1.552     sthen     755:        <a href="ftp://ftp.mirrorservice.org/pub/OpenBSD/">
                    756:        ftp://ftp.mirrorservice.org/pub/OpenBSD/</a>
1.517     sthen     757:        </td>
                    758:     </tr><tr>
                    759:        <td>
1.518     sthen     760:        <strong>United Kingdom (Manchester)</strong>
1.409     grunk     761:        </td><td>
1.552     sthen     762:        <a href="ftp://mirror.bytemark.co.uk/pub/OpenBSD/">
                    763:        ftp://mirror.bytemark.co.uk/pub/OpenBSD/</a>
1.290     nick      764:        </td>
                    765:     </tr><tr>
                    766:        <td>
1.468     sthen     767:        <strong>United Kingdom (London)</strong>
                    768:        </td><td>
1.552     sthen     769:        <a href="ftp://ftp.plig.net/pub/OpenBSD/">
                    770:        ftp://ftp.plig.net/pub/OpenBSD/</a>
                    771:        </td>
                    772:     </tr><tr>
                    773:        <td>
                    774:        <strong>USA (Redwood City, CA)</strong>
                    775:        </td><td>
                    776:        <a href="ftp://ftp5.usa.openbsd.org/pub/OpenBSD/">
                    777:        ftp://ftp5.usa.openbsd.org/pub/OpenBSD/</a>
                    778:        </td>
                    779:     </tr><tr>
                    780:        <td>
                    781:        <strong>USA (Boulder, CO)</strong>
                    782:        </td><td>
                    783:        <a href="ftp://ftp3.usa.openbsd.org/pub/OpenBSD/">
                    784:        ftp://ftp3.usa.openbsd.org/pub/OpenBSD/</a>
1.468     sthen     785:        </td>
                    786:     </tr><tr>
                    787:        <td>
1.569     sthen     788:        <strong>USA (Chicago, IL)</strong>
                    789:        </td><td>
                    790:        <a href="ftp://mirror.team-cymru.org/pub/OpenBSD/">
                    791:        ftp://mirror.team-cymru.org/pub/OpenBSD/</a>
                    792:        </td>
                    793:     </tr><tr>
                    794:        <td>
1.575     sthen     795:        <strong>USA (Chicago, IL)</strong>
                    796:        </td><td>
                    797:        <a href="ftp://mirror.planetunix.net/pub/OpenBSD/">
                    798:        ftp://mirror.planetunix.net/pub/OpenBSD/</a>
                    799:        </td>
                    800:     </tr><tr>
                    801:        <td>
1.552     sthen     802:        <strong>USA (Houghton, Michigan)</strong>
1.448     sthen     803:        </td><td>
1.552     sthen     804:        <a href="ftp://obsd.cec.mtu.edu/pub/OpenBSD/">
                    805:        ftp://obsd.cec.mtu.edu/pub/OpenBSD/</a>
1.471     sthen     806:        </td>
                    807:     </tr><tr>
                    808:        <td>
                    809:        <strong>USA (Rochester, NY)</strong>
                    810:        </td><td>
1.552     sthen     811:        <a href="ftp://filedump.se.rit.edu/pub/OpenBSD/">
                    812:        ftp://filedump.se.rit.edu/pub/OpenBSD/</a>
1.451     sthen     813:        </td>
1.509     sthen     814:     </tr><tr>
                    815:        <td>
1.533     sthen     816:        <strong>USA (Rochester, NY)</strong>
1.509     sthen     817:        </td><td>
1.552     sthen     818:        <a href="ftp://openbsd.mirror.frontiernet.net/pub/OpenBSD/">
                    819:        ftp://openbsd.mirror.frontiernet.net/pub/OpenBSD/</a>
1.509     sthen     820:        </td>
1.550     sthen     821:     </tr><tr>
                    822:        <td>
1.555     sthen     823:        <strong>USA (Chicago, Illinois)</strong>
                    824:        </td><td>
                    825:        <a href="ftp://ftp.lambdaserver.com/pub/OpenBSD/">
                    826:        ftp://ftp.lambdaserver.com/pub/OpenBSD/</a>
                    827:        </td>
1.587     sthen     828:     </tr><tr>
                    829:        <td>
                    830:        <strong>USA (Kansas City, MO)</strong>
                    831:        </td><td>
                    832:        <a href="ftp://mirror.servihoo.net/pub/OpenBSD/">
                    833:        ftp://mirror.servihoo.net/pub/OpenBSD/</a>
1.589     sthen     834:        </td>
                    835:     </tr><tr>
                    836:        <td>
                    837:        <strong>USA (Pittsburgh, PA)</strong>
                    838:        </td><td>
                    839:        <a href="ftp://openbsd.mirrors.pair.com/">
                    840:        ftp://openbsd.mirrors.pair.com/</a>
1.587     sthen     841:        </td>
1.132     deraadt   842:     </tr>
                    843: </table>
1.1       deraadt   844:
1.30      deraadt   845: <hr>
1.237     david     846: <h3><font color="#0000e0"><a name=rsync>RSYNC</a></font></h3>
1.264     saad      847: This is a list of currently known RSYNC mirrors:<p>
1.164     miod      848:
                    849: <table>
                    850:     <tr>
1.341     grunk     851:        <td>
1.552     sthen     852:        <strong>Australia (Adelaide)</strong>
1.539     sthen     853:        </td><td>
1.552     sthen     854:        rsync://mirror.internode.on.net/openbsd/
1.539     sthen     855:        </td>
                    856:     </tr><tr>
                    857:        <td>
1.552     sthen     858:        <strong>Australia (Brisbane)</strong>
1.437     martin    859:        </td><td>
1.552     sthen     860:        rsync://mirror.aarnet.edu.au/openbsd/
1.568     sthen     861:        </td>
                    862:     </tr><tr>
                    863:        <td>
                    864:        <strong>Austria (Vienna)</strong>
                    865:        </td><td>
                    866:        rsync://ftp5.eu.openbsd.org/OpenBSD/
1.548     sthen     867:        </td>
                    868:     </tr><tr>
                    869:        <td>
1.555     sthen     870:        <strong>Denmark (Aalborg)</strong>
                    871:        </td><td>
                    872:        rsync://ftp.openbsd.dk/OpenBSD/
                    873:        </td>
                    874:     </tr><tr>
                    875:        <td>
1.552     sthen     876:        <strong>Estonia (Tallinn)</strong>
1.487     sthen     877:        </td><td>
1.552     sthen     878:        rsync://ftp.aso.ee/OpenBSD/
1.530     sthen     879:        </td>
                    880:     </tr><tr>
                    881:        <td>
1.364     grunk     882:        <strong>Estonia (Tallinn)</strong>
                    883:        </td><td>
1.456     sthen     884:        rsync://ftp.estpak.ee/openbsd/
1.454     sthen     885:        </td>
                    886:     </tr><tr>
                    887:        <td>
1.496     landry    888:        <strong>France (Paris)</strong>
                    889:        </td><td>
                    890:        rsync://ftp.fr.openbsd.org/OpenBSD/
1.422     grunk     891:        </td>
                    892:     </tr><tr>
                    893:        <td>
1.542     sthen     894:        <strong>Germany (Erlangen)</strong>
                    895:        </td><td>
1.588     sthen     896:        rsync://openbsd.cs.fau.de/OpenBSD/
1.542     sthen     897:        </td>
                    898:     </tr><tr>
                    899:        <td>
1.422     grunk     900:        <strong>Germany (Berlin)</strong>
                    901:        </td><td>
                    902:        rsync://ftp.spline.de/OpenBSD/
1.431     steven    903:        </td>
                    904:     </tr><tr>
                    905:        <td>
1.523     sthen     906:        <strong>Germany (Aachen)</strong>
                    907:        </td><td>
                    908:        rsync://ftp.halifax.rwth-aachen.de/openbsd/
                    909:        </td>
                    910:     </tr><tr>
                    911:        <td>
1.431     steven    912:        <strong>Ireland (Dublin)</strong>
                    913:        </td><td>
                    914:        rsync://ftp.heanet.ie/pub/OpenBSD/
1.358     steven    915:        </td>
                    916:     </tr><tr>
                    917:        <td>
                    918:        <strong>Japan (Ishikawa)</strong>
                    919:        </td><td>
                    920:        rsync://ftp.jaist.ac.jp/pub/OpenBSD/
1.566     sthen     921:        </td>
                    922:     </tr><tr>
                    923:        <td>
                    924:        <strong>Japan (Saitama)</strong>
                    925:        </td><td>
                    926:        rsync://ftp.kddilabs.jp/openbsd/
                    927:        </td>
                    928:     </tr><tr>
                    929:        <td>
1.550     sthen     930:        <strong>The Netherlands (Utrecht)</strong>
                    931:        </td><td>
                    932:        rsync://ftp.nluug.nl/openbsd/
                    933:        </td>
                    934:     </tr><tr>
                    935:        <td>
1.552     sthen     936:        <strong>The Netherlands (Ede)</strong>
                    937:        </td><td>
                    938:        rsync://ftp.bit.nl/mirror/OpenBSD/
                    939:        </td>
                    940:     </tr><tr>
                    941:        <td>
1.563     sthen     942:        <strong>Poland (Oswiecim)</strong>
                    943:        </td><td>
1.564     sthen     944:        rsync://ftp.piotrkosoft.net/OpenBSD/
1.584     sthen     945:        </td>
                    946:     </tr><tr>
                    947:        <td>
                    948:        <strong>Russia (Moscow)</strong>
                    949:        </td><td>
                    950:        rsync://mirror.corbina.net/OpenBSD/
1.563     sthen     951:        </td>
                    952:     </tr><tr>
                    953:        <td>
1.555     sthen     954:        <strong>South Africa (Johannesburg)</strong>
                    955:        </td><td>
1.587     sthen     956:        rsync://ftp.is.co.za/IS-Mirror/ftp.openbsd.org/
1.555     sthen     957:        </td>
                    958:     </tr><tr>
                    959:        <td>
1.550     sthen     960:        <strong>Sweden (Stockholm)</strong>
                    961:        </td><td>
1.552     sthen     962:        rsync://ftp.eu.openbsd.org/OpenBSD/
1.559     sthen     963:        </td>
                    964:     </tr><tr>
                    965:        <td>
                    966:        <strong>Switzerland (Zurich)</strong>
                    967:        </td><td>
1.576     sthen     968:        rsync://ftp.ch.openbsd.org/OpenBSD/
1.517     sthen     969:        </td>
                    970:     </tr><tr>
                    971:        <td>
1.518     sthen     972:        <strong>United Kingdom (Kent)</strong>
1.517     sthen     973:        </td><td>
1.518     sthen     974:        rsync://rsync.mirrorservice.org/pub/OpenBSD/
1.356     steven    975:        </td>
                    976:     </tr><tr>
                    977:        <td>
1.518     sthen     978:        <strong>United Kingdom (Manchester)</strong>
1.356     steven    979:        </td><td>
1.518     sthen     980:        rsync://mirror.bytemark.co.uk/OpenBSD/
1.468     sthen     981:        </td>
                    982:     </tr><tr>
                    983:        <td>
                    984:        <strong>United Kingdom (London)</strong>
                    985:        </td><td>
                    986:        rsync://ftp.plig.net/OpenBSD/
1.347     steven    987:        </td>
                    988:     </tr><tr>
                    989:        <td>
1.552     sthen     990:        <strong>USA (Redwood City, CA)</strong>
                    991:        </td><td>
                    992:        rsync://ftp5.usa.openbsd.org/ftp/
                    993:        </td>
                    994:     </tr><tr>
                    995:        <td>
                    996:        <strong>USA (Boulder, CO)</strong>
                    997:        </td><td>
                    998:        rsync://ftp3.usa.openbsd.org/ftp/
1.569     sthen     999:        </td>
                   1000:     </tr><tr>
                   1001:        <td>
                   1002:        <strong>USA (Chicago, IL)</strong>
                   1003:        </td><td>
                   1004:        rsync://mirror.team-cymru.org/OpenBSD/
1.575     sthen    1005:        </td>
                   1006:     </tr><tr>
                   1007:        <td>
                   1008:        <strong>USA (Chicago, IL)</strong>
                   1009:        </td><td>
                   1010:        rsync://mirror.planetunix.net/OpenBSD/
1.465     sthen    1011:        </td>
                   1012:     </tr><tr>
                   1013:        <td>
1.552     sthen    1014:        <strong>USA (Houghton, Michigan)</strong>
1.465     sthen    1015:        </td><td>
1.563     sthen    1016:        rsync://obsd.cec.mtu.edu/ftp/
1.296     beck     1017:        </td>
1.451     sthen    1018:     </tr><tr>
                   1019:        <td>
                   1020:        <strong>USA (Rochester, NY)</strong>
                   1021:        </td><td>
1.552     sthen    1022:        rsync://openbsd.mirror.frontiernet.net/OpenBSD/
1.451     sthen    1023:        </td>
1.550     sthen    1024:     </tr><tr>
                   1025:        <td>
1.555     sthen    1026:        <strong>USA (Chicago, Illinois)</strong>
                   1027:        </td><td>
                   1028:        rsync://ftp.lambdaserver.com/
                   1029:        </td>
1.164     miod     1030:     </tr>
                   1031: </table>
                   1032:
                   1033: <hr>
1.552     sthen    1034: <h3><font color="#0000e0"><a name=afs>AFS</a></font></h3>
                   1035: This is a list of currently known AFS servers:<p>
                   1036:
                   1037: <ul>
                   1038: <li><a href="file:/afs/su.se/services/ftp/pub/OpenBSD">
                   1039:         /afs/su.se/services/ftp/pub/OpenBSD</a>
                   1040:         <br>
                   1041:         Located at the University of Stockholm, Sweden.<br>
                   1042:         CellServDB entries for su.se:
                   1043: <pre>
                   1044: >su.se             # Stockholm University
                   1045: 130.237.162.81          #afsdb1.su.se
                   1046: 130.237.162.82          #afsdb2.su.se
                   1047: 130.237.162.230         #afsdb3.su.se
                   1048: </pre>
                   1049: <li><a href="file:/afs/wu-wien.ac.at/public/ftp/pub/OpenBSD">
                   1050:         /afs/wu-wien.ac.at/public/ftp/pub/OpenBSD</a>
                   1051:         <br>
                   1052:         Located at the University of Economics, Vienna, Austria.<br>
                   1053:         CellServDB entries for wu-wien.ac.at:
                   1054: <pre>
                   1055: >wu-wien.ac.at     #University of Economics, Vienna, Austria
                   1056: 137.208.3.33            #goya.wu-wien.ac.at
                   1057: 137.208.7.57            #caravaggio.wu-wien.ac.at
                   1058: 137.208.127.57          #vermeer.wu-wien.ac.at
                   1059: </pre>
                   1060: </ul>
                   1061: <p>
                   1062:
                   1063: <hr>
1.237     david    1064: <h3><font color="#0000e0"><a name=layout>Structural Layout:</a></font></h3>
1.30      deraadt  1065:
                   1066: <p>
1.164     miod     1067: The file structure of each server is roughly:
1.1       deraadt  1068: </p>
                   1069: <p>
1.17      deraadt  1070: <ul>
1.316     nick     1071: <li><strong>/pub/OpenBSD/</strong><br>
                   1072:        Absolute path for HTTP and FTP mirrors where the OpenBSD FTP
                   1073:        collection <strong>must</strong> be available. This location
                   1074:        can be a link, if necessary.
                   1075:        <p>
1.593     miod     1076: <li><strong>/pub/OpenBSD/5.0/</strong><br>
1.204     miod     1077:        Where you find our most recent release.
1.38      deraadt  1078:   <ul>
1.180     miod     1079:   <li><strong>alpha/</strong>
1.271     millert  1080:   <li><strong>amd64/</strong>
1.440     miod     1081:   <li><strong>armish/</strong>
1.80      marc     1082:   <li><strong>hp300/</strong>
1.229     miod     1083:   <li><strong>hppa/</strong>
1.39      deraadt  1084:   <li><strong>i386/</strong>
1.440     miod     1085:   <li><strong>landisk/</strong>
                   1086: <!--  <li><strong>luna88k/</strong> -->
1.39      deraadt  1087:   <li><strong>mac68k/</strong>
1.191     miod     1088:   <li><strong>macppc/</strong>
1.132     deraadt  1089:   <li><strong>mvme68k/</strong>
1.247     deraadt  1090:   <li><strong>mvme88k/</strong>
1.316     nick     1091:   <li><strong>packages/</strong><br>
                   1092:        Binary packages (pre-compiled ports) to install on your -stable
                   1093:        system.
1.480     sthen    1094:   <li><strong>sgi/</strong>
1.492     jj       1095:   <li><strong>socppc/</strong>
1.39      deraadt  1096:   <li><strong>sparc/</strong>
1.191     miod     1097:   <li><strong>sparc64/</strong>
1.316     nick     1098:   <li><strong>tools/</strong><br>
                   1099:        Tools for other operating systems (Windows, Linux and the like)
                   1100:        to create boot floppies, change partition sizes and other things.
1.153     miod     1101:   <li><strong>vax/</strong>
1.316     nick     1102:   <li><strong>zaurus/</strong>
1.39      deraadt  1103:   <li><strong>src.tar.gz<br></strong>
1.38      deraadt  1104:        Userland sources, which you would place in /usr/src.
                   1105:        (This does not include kernel sources)
1.239     nick     1106:   <li><strong>sys.tar.gz<br></strong>
1.38      deraadt  1107:        The Kernel sources, which you would place in /usr/src/sys.
1.52      deraadt  1108:   <li><strong>ports.tar.gz<br></strong>
                   1109:        The ports sources, which you would place in /usr/ports.
1.440     miod     1110:   <li><strong>xenocara.tar.gz<br></strong>
1.316     nick     1111:        The X Window System (X11) sources.
1.38      deraadt  1112:   </ul>
1.17      deraadt  1113: <p>
1.316     nick     1114: <li><strong>/pub/OpenBSD/snapshots/</strong><br>
1.550     sthen    1115:        For our major architectures, we frequently build releases
                   1116:        and binary packages from our development code.
1.40      deraadt  1117:        This is where we place those test releases.
1.17      deraadt  1118: <p>
1.316     nick     1119: <li><strong>/pub/OpenBSD/src/</strong><br>
1.40      deraadt  1120:        This is a cvs checkout of our daily source tree for those
1.179     miod     1121:        who want to access individual files. Normally we recommend
1.489     deraadt  1122:        the use of <a href="anoncvs.html">AnonCVS</a> instead of mirroring
1.171     miod     1123:        this location. Thus, all ftp mirrors don't mirror this location.
1.17      deraadt  1124: <p>
1.316     nick     1125: <li><strong>/pub/OpenBSD/doc/</strong><br>
1.220     nick     1126:        The OpenBSD <a href="faq/index.html">FAQ</a> in PDF and plain
                   1127:        text, as well as other OpenBSD-related documentation.
                   1128: <p>
1.316     nick     1129: <li><strong>/pub/OpenBSD/tools/</strong><br>
1.40      deraadt  1130:        Various other little bits.
1.593     miod     1131: <li><strong>/pub/OpenBSD/4.9/</strong><br>
                   1132:        Layout is similar to the 5.0 release described above.. for the nostalgic.
1.580     sthen    1133: <li><strong>/pub/OpenBSD/4.8/</strong><br>
1.593     miod     1134:        Layout is similar to the 5.0 release described above.. for the nostalgic.
1.562     sthen    1135: <li><strong>/pub/OpenBSD/4.7/</strong><br>
1.593     miod     1136:        Layout is similar to the 5.0 release described above.. for the nostalgic.
1.17      deraadt  1137: </ul>
1.1       deraadt  1138:
                   1139: <p>
1.552     sthen    1140: To be listed on this page we require mirrors to be fast, up-to-date,
                   1141: capable, and well-connected to networks in the region in which they serve.
1.535     sthen    1142: Our policy requires mirrors to carry at least the last two releases in
1.593     miod     1143: binary form (currently 4.9 and 5.0), snapshots, as well as the other
1.550     sthen    1144: associated directories (including OpenSSH/, OpenNTPD/, OpenBGPD/,
                   1145: patches/ and tools/), and keep them current; snapshots should not be
                   1146: older than a week.
1.361     steven   1147: Note that in the above, "release" means <b>all files</b> under the specific
1.593     miod     1148: directory (e.g. 5.0/).
1.361     steven   1149: This includes all architecture subdirectories and the complete packages
                   1150: subdirectory, with packages for all application architectures.
1.593     miod     1151: As of 5.0, the minimum space required is approximately 300GB.
1.551     sthen    1152: Depending on the disk space available, mirrors may provide more contents,
                   1153: such as older releases, current source tree, etc.
1.27      johns    1154: <p>
1.552     sthen    1155: Operators of mirrors who are interested in having their site added to
                   1156: the list on this page should contact <a
                   1157: href="mailto:mirrors-discuss@openbsd.org">mirrors-discuss@openbsd.org</a>
                   1158: with further details about their site, including network connectivity,
                   1159: geographic location, and general information.
1.595   ! sthen    1160: We will suggest suitable locations to mirror from; <b>do not</b> mirror
        !          1161: from ftp.openbsd.org.
1.552     sthen    1162: <p>
                   1163: Mirror operators should subscribe to the low-volume
                   1164: <a href="mail.html#Mirrors">mirrors-announce</a> mailing list.
1.1       deraadt  1165:
                   1166: <hr>
1.235     david    1167: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.132     deraadt  1168: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.593     miod     1169: <br><small>$OpenBSD: ftp.html.end,v 1.25 2011/11/01 16:16:52 miod Exp $</small>
1.1       deraadt  1170:
                   1171: </body>
                   1172: </html>