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

Annotation of www/ftp.html, Revision 1.620

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>
1.620   ! sthen      39:        <li><i>cd52.iso</i> to burn a minimal 5.2 CDROM
1.612     sthen      40:          (roughly 7MB in size, boot only)</li>
1.620   ! sthen      41:        <li><i>install52.iso</i> to burn a full 5.2 CDROM
1.612     sthen      42:          (roughly 230MB in size, boot + sets)</li>
1.594     sthen      43: </ul>
                     44:
                     45: <p>
1.620   ! sthen      46: If you choose <i>cd52.iso</i>, you will need to get the base and X sets
1.594     sthen      47: via another media or network.
1.620   ! sthen      48: Otherwise, if you choose <i>install52.iso</i>, you will not need anything
1.594     sthen      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>.
1.620   ! sthen      54: You can fetch <i>install52.iso</i> from the latest snapshot and install or
1.594     sthen      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.610     sthen      96:        <a href="http://openbsd.org.ar/pub/OpenBSD/" rel="nofollow">
1.552     sthen      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.610     sthen     103:        <a href="http://mirror.internode.on.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     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.610     sthen     110:        <a href="http://mirror.aarnet.edu.au/pub/OpenBSD/" rel="nofollow">
1.552     sthen     111:        http://mirror.aarnet.edu.au/pub/OpenBSD/</a>
1.437     martin    112:        </td>
                    113:     </tr><tr>
                    114:        <td>
1.616     sthen     115:        <strong>Australia (Perth)</strong>
                    116:        </td><td>
                    117:        <a href="http://ftp.iinet.net.au/pub/OpenBSD/" rel="nofollow">
                    118:        http://ftp.iinet.net.au/pub/OpenBSD/</a>
                    119:        </td>
                    120:     </tr><tr>
                    121:        <td>
1.617     sthen     122:        <strong>Australia (Melbourne)</strong>
                    123:        </td><td>
                    124:        <a href="http://mirror.as24220.net/pub/OpenBSD/" rel="nofollow">
                    125:        http://mirror.as24220.net/pub/OpenBSD/</a>
                    126:        </td>
                    127:     </tr><tr>
                    128:        <td>
1.552     sthen     129:        <strong>Austria (Vienna)</strong>
1.539     sthen     130:        </td><td>
1.610     sthen     131:        <a href="http://ftp5.eu.openbsd.org/ftp/pub/OpenBSD/" rel="nofollow">
1.568     sthen     132:        http://ftp5.eu.openbsd.org/ftp/pub/OpenBSD/</a>
                    133:        </td>
                    134:     </tr><tr>
                    135:        <td>
                    136:        <strong>Austria (Vienna)</strong>
                    137:        </td><td>
1.610     sthen     138:        <a href="http://ftp2.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.605     sthen     139:        http://ftp2.eu.openbsd.org/pub/OpenBSD/</a>
1.548     sthen     140:        </td>
                    141:     </tr><tr>
                    142:        <td>
1.599     sthen     143:        <strong>Brazil (Sao Paulo)</strong>
                    144:        </td><td>
1.610     sthen     145:        <a href="http://openbsd.locaweb.com.br/pub/OpenBSD/" rel="nofollow">
1.599     sthen     146:        http://openbsd.locaweb.com.br/pub/OpenBSD/</a>
                    147:        </td>
                    148:     </tr><tr>
                    149:        <td>
1.570     sthen     150:        <strong>Bulgaria (Sofia)</strong>
                    151:        </td><td>
1.610     sthen     152:        <a href="http://mirror.telepoint.bg/OpenBSD/" rel="nofollow">
1.570     sthen     153:        http://mirror.telepoint.bg/OpenBSD/</a>
                    154:        </td>
                    155:     </tr><tr>
                    156:        <td>
1.552     sthen     157:        <strong>Canada (Alberta)</strong>
1.550     sthen     158:        </td><td>
1.610     sthen     159:        <a href="http://ftp.OpenBSD.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     160:        http://ftp.OpenBSD.org/pub/OpenBSD/</a>
1.550     sthen     161:        </td>
                    162:     </tr><tr>
                    163:        <td>
1.552     sthen     164:        <strong>Costa Rica</strong>
1.288     beck      165:        </td><td>
1.610     sthen     166:        <a href="http://mirrors.ucr.ac.cr/OpenBSD/" rel="nofollow">
1.552     sthen     167:        http://mirrors.ucr.ac.cr/OpenBSD/</a>
1.288     beck      168:        </td>
                    169:     </tr><tr>
                    170:        <td>
1.555     sthen     171:        <strong>Denmark (Aalborg)</strong>
                    172:        </td><td>
1.610     sthen     173:        <a href="http://ftp.openbsd.dk/pub/OpenBSD/" rel="nofollow">
1.555     sthen     174:        http://ftp.openbsd.dk/pub/OpenBSD/</a>
                    175:        </td>
                    176:     </tr><tr>
                    177:        <td>
1.552     sthen     178:        <strong>Estonia (Tallinn)</strong>
1.288     beck      179:        </td><td>
1.610     sthen     180:        <a href="http://ftp.aso.ee/pub/OpenBSD/" rel="nofollow">
1.552     sthen     181:        http://ftp.aso.ee/pub/OpenBSD/</a>
1.288     beck      182:        </td>
                    183:     </tr><tr>
                    184:        <td>
1.552     sthen     185:        <strong>France (Paris)</strong>
1.550     sthen     186:        </td><td>
1.610     sthen     187:        <a href="http://ftp.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     188:        http://ftp.fr.openbsd.org/pub/OpenBSD/</a>
1.550     sthen     189:        </td>
                    190:     </tr><tr>
                    191:        <td>
1.552     sthen     192:        <strong>France (Paris)</strong>
1.444     jsg       193:        </td><td>
1.610     sthen     194:        <a href="http://ftp.arcane-networks.fr/pub/OpenBSD/" rel="nofollow">
1.552     sthen     195:        http://ftp.arcane-networks.fr/pub/OpenBSD/</a>
1.444     jsg       196:        </td>
                    197:     </tr><tr>
                    198:        <td>
1.552     sthen     199:        <strong>France (Paris)</strong>
1.319     joel      200:        </td><td>
1.610     sthen     201:        <a href="http://ftp2.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     202:        http://ftp2.fr.openbsd.org/pub/OpenBSD/</a>
1.454     sthen     203:        </td>
                    204:     </tr><tr>
                    205:        <td>
1.603     sthen     206:        <strong>Germany (Erlangen)</strong>
                    207:        </td><td>
1.610     sthen     208:        <a href="http://openbsd.cs.fau.de/pub/OpenBSD/" rel="nofollow">
1.603     sthen     209:        http://openbsd.cs.fau.de/pub/OpenBSD/</a>
                    210:        </td>
                    211:     </tr><tr>
                    212:        <td>
1.552     sthen     213:        <strong>Germany (Berlin)</strong>
1.477     sthen     214:        </td><td>
1.610     sthen     215:        <a href="http://ftp.spline.de/pub/OpenBSD/" rel="nofollow">
1.552     sthen     216:        http://ftp.spline.de/pub/OpenBSD/</a>
1.477     sthen     217:        </td>
                    218:     </tr><tr>
                    219:        <td>
1.552     sthen     220:        <strong>Germany (Oldenburg)</strong>
1.401     grunk     221:        </td><td>
1.610     sthen     222:        <a href="http://ftp.bytemine.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     223:        http://ftp.bytemine.net/pub/OpenBSD/</a>
1.401     grunk     224:        </td>
                    225:     </tr><tr>
                    226:        <td>
1.552     sthen     227:        <strong>Germany (Aachen)</strong>
1.535     sthen     228:        </td><td>
1.610     sthen     229:        <a href="http://ftp.halifax.rwth-aachen.de/openbsd/" rel="nofollow">
1.552     sthen     230:        http://ftp.halifax.rwth-aachen.de/openbsd/</a>
1.535     sthen     231:        </td>
                    232:     </tr><tr>
                    233:        <td>
1.588     sthen     234:        <strong>Germany (Hamburg)</strong>
                    235:        </td><td>
1.610     sthen     236:        <a href="http://artfiles.org/openbsd/" rel="nofollow">
1.588     sthen     237:        http://artfiles.org/openbsd/</a>
                    238:        </td>
                    239:     </tr><tr>
                    240:        <td>
1.552     sthen     241:        <strong>Greece (Heraklion)</strong>
1.422     grunk     242:        </td><td>
1.610     sthen     243:        <a href="http://ftp.cc.uoc.gr/mirrors/OpenBSD/" rel="nofollow">
1.552     sthen     244:        http://ftp.cc.uoc.gr/mirrors/OpenBSD/</a>
1.422     grunk     245:        </td>
                    246:     </tr><tr>
                    247:        <td>
1.552     sthen     248:        <strong>Hungary (Budapest)</strong>
1.523     sthen     249:        </td><td>
1.610     sthen     250:        <a href="http://ftp.fsn.hu/pub/OpenBSD/" rel="nofollow">
1.552     sthen     251:        http://ftp.fsn.hu/pub/OpenBSD/</a>
1.523     sthen     252:        </td>
                    253:     </tr><tr>
                    254:        <td>
1.552     sthen     255:        <strong>Ireland (Dublin)</strong>
1.476     sthen     256:        </td><td>
1.610     sthen     257:        <a href="http://ftp.heanet.ie/pub/OpenBSD/" rel="nofollow">
1.552     sthen     258:        http://ftp.heanet.ie/pub/OpenBSD/</a>
1.476     sthen     259:        </td>
                    260:     </tr><tr>
                    261:        <td>
1.552     sthen     262:        <strong>Japan (Ishikawa)</strong>
1.369     robert    263:        </td><td>
1.610     sthen     264:        <a href="http://ftp.jaist.ac.jp/pub/OpenBSD/" rel="nofollow">
1.552     sthen     265:        http://ftp.jaist.ac.jp/pub/OpenBSD/</a>
1.369     robert    266:        </td>
                    267:     </tr><tr>
                    268:        <td>
1.566     sthen     269:        <strong>Japan (Saitama)</strong>
                    270:        </td><td>
1.610     sthen     271:        <a href="http://www.ftp.ne.jp/OpenBSD/" rel="nofollow">
1.566     sthen     272:        http://www.ftp.ne.jp/OpenBSD/</a>
                    273:        </td>
                    274:     </tr><tr>
                    275:        <td>
1.597     sthen     276:        <strong>Korea (Seoul)</strong>
                    277:        </td><td>
1.610     sthen     278:        <a href="http://mirror.yongbok.net/OpenBSD/" rel="nofollow">
1.597     sthen     279:        http://mirror.yongbok.net/OpenBSD/</a>
                    280:        </td>
                    281:     </tr><tr>
                    282:        <td>
1.552     sthen     283:        <strong>The Netherlands (Utrecht)</strong>
1.358     steven    284:        </td><td>
1.610     sthen     285:        <a href="http://ftp.nluug.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     286:        http://ftp.nluug.nl/pub/OpenBSD/</a>
1.358     steven    287:        </td>
                    288:     </tr><tr>
                    289:        <td>
1.552     sthen     290:        <strong>The Netherlands (Ede)</strong>
1.550     sthen     291:        </td><td>
1.610     sthen     292:        <a href="http://ftp.bit.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     293:        http://ftp.bit.nl/pub/OpenBSD/</a>
1.550     sthen     294:        </td>
                    295:     </tr><tr>
                    296:        <td>
1.595     sthen     297:        <strong>Norway (Trondheim)</strong>
                    298:        </td><td>
1.610     sthen     299:        <a href="http://baksmell.netrunner.nu/pub/OpenBSD/" rel="nofollow">
1.595     sthen     300:        http://baksmell.netrunner.nu/pub/OpenBSD/</a>
                    301:        </td>
                    302:     </tr><tr>
                    303:        <td>
1.592     sthen     304:        <strong>Pakistan (Karachi)</strong>
                    305:        </td><td>
1.610     sthen     306:        <a href="http://stingray.cyber.net.pk/pub/OpenBSD/" rel="nofollow">
1.592     sthen     307:        http://stingray.cyber.net.pk/pub/OpenBSD/</a>
                    308:        </td>
                    309:     </tr><tr>
                    310:        <td>
1.563     sthen     311:        <strong>Poland (Oswiecim)</strong>
                    312:        </td><td>
1.610     sthen     313:        <a href="http://piotrkosoft.net/pub/OpenBSD/" rel="nofollow">
1.563     sthen     314:        http://piotrkosoft.net/pub/OpenBSD/</a>
                    315:        </td>
                    316:     </tr><tr>
                    317:        <td>
1.596     sthen     318:        <strong>Poland (Warszawa)</strong>
                    319:        </td><td>
1.610     sthen     320:        <a href="http://ftp.icm.edu.pl/pub/OpenBSD/" rel="nofollow">
1.596     sthen     321:        http://ftp.icm.edu.pl/pub/OpenBSD/</a>
                    322:        </td>
                    323:     </tr><tr>
                    324:        <td>
1.584     sthen     325:        <strong>Russia (Moscow)</strong>
                    326:        </td><td>
1.610     sthen     327:        <a href="http://mirror.corbina.net/pub/OpenBSD/" rel="nofollow">
1.584     sthen     328:        http://mirror.corbina.net/pub/OpenBSD/</a>
                    329:        </td>
                    330:     </tr><tr>
                    331:        <td>
1.514     sthen     332:        <strong>Saudi Arabia (Riyadh)</strong>
                    333:        </td><td>
1.610     sthen     334:        <a href="http://mirrors.isu.net.sa/pub/ftp.openbsd.org/" rel="nofollow">
1.552     sthen     335:        http://mirrors.isu.net.sa/pub/ftp.openbsd.org/</a>
1.514     sthen     336:        </td>
                    337:     </tr><tr>
                    338:        <td>
1.423     grunk     339:        <strong>Slovenia (Ljubljana)</strong>
                    340:        </td><td>
1.610     sthen     341:        <a href="http://www.obsd.si/pub/OpenBSD/" rel="nofollow">
1.552     sthen     342:        http://www.obsd.si/pub/OpenBSD/</a>
1.423     grunk     343:        </td>
                    344:     </tr><tr>
                    345:        <td>
1.555     sthen     346:        <strong>South Africa (Johannesburg)</strong>
                    347:        </td><td>
1.610     sthen     348:        <a href="http://mirror.is.co.za/mirror/ftp.openbsd.org/" rel="nofollow">
1.555     sthen     349:        http://mirror.is.co.za/mirror/ftp.openbsd.org/</a>
                    350:        </td>
                    351:     </tr><tr>
                    352:        <td>
1.483     sobrado   353:        <strong>Spain (Barcelona)</strong>
1.482     sobrado   354:        </td><td>
1.610     sthen     355:        <a href="http://mirror.cdmon.com/pub/OpenBSD/" rel="nofollow">
1.552     sthen     356:        http://mirror.cdmon.com/pub/OpenBSD/</a>
                    357:        </td>
                    358:     </tr><tr>
                    359:        <td>
                    360:        <strong>Sweden (Stockholm)</strong>
                    361:        </td><td>
1.610     sthen     362:        <a href="http://ftp.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     363:        http://ftp.eu.openbsd.org/pub/OpenBSD/</a>
1.482     sobrado   364:        </td>
                    365:     </tr><tr>
                    366:        <td>
1.578     sthen     367:        <strong>Sweden (Stockholm)</strong>
                    368:        </td><td>
1.610     sthen     369:        <a href="http://ftp.netbsd.se/OpenBSD/" rel="nofollow">
1.578     sthen     370:        http://ftp.netbsd.se/OpenBSD/</a>
                    371:        </td>
                    372:     </tr><tr>
                    373:        <td>
1.552     sthen     374:        <strong>Switzerland (Zurich)</strong>
                    375:        </td><td>
1.610     sthen     376:        <a href="http://mirror.switch.ch/ftp/pub/OpenBSD/" rel="nofollow">
1.552     sthen     377:        http://mirror.switch.ch/ftp/pub/OpenBSD/</a>
1.550     sthen     378:        </td>
                    379:     </tr><tr>
                    380:        <td>
1.559     sthen     381:        <strong>Switzerland (Zurich)</strong>
                    382:        </td><td>
1.610     sthen     383:        <a href="http://ftp.ch.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.576     sthen     384:        http://ftp.ch.openbsd.org/pub/OpenBSD/</a>
1.559     sthen     385:        </td>
                    386:     </tr><tr>
                    387:        <td>
1.518     sthen     388:        <strong>United Kingdom (Kent)</strong>
1.517     sthen     389:        </td><td>
1.610     sthen     390:        <a href="http://www.mirrorservice.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     391:        http://www.mirrorservice.org/pub/OpenBSD/</a>
1.517     sthen     392:        </td>
                    393:     </tr><tr>
                    394:        <td>
1.518     sthen     395:        <strong>United Kingdom (Manchester)</strong>
1.356     steven    396:        </td><td>
1.610     sthen     397:        <a href="http://mirror.bytemark.co.uk/OpenBSD/" rel="nofollow">
1.605     sthen     398:        http://mirror.bytemark.co.uk/OpenBSD/</a>
1.356     steven    399:        </td>
                    400:     </tr><tr>
                    401:        <td>
1.552     sthen     402:        <strong>USA (Redwood City, CA)</strong>
                    403:        </td><td>
1.610     sthen     404:        <a href="http://ftp5.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     405:        http://ftp5.usa.openbsd.org/pub/OpenBSD/</a>
                    406:        </td>
                    407:     </tr><tr>
                    408:        <td>
                    409:        <strong>USA (Boulder, CO)</strong>
                    410:        </td><td>
1.610     sthen     411:        <a href="http://ftp3.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     412:        http://ftp3.usa.openbsd.org/pub/OpenBSD/</a>
1.468     sthen     413:        </td>
                    414:     </tr><tr>
                    415:        <td>
1.569     sthen     416:        <strong>USA (Chicago, IL)</strong>
                    417:        </td><td>
1.610     sthen     418:        <a href="http://mirror.team-cymru.org/pub/OpenBSD/" rel="nofollow">
1.569     sthen     419:        http://mirror.team-cymru.org/pub/OpenBSD/</a>
                    420:        </td>
                    421:     </tr><tr>
                    422:        <td>
1.575     sthen     423:        <strong>USA (Chicago, IL)</strong>
                    424:        </td><td>
1.610     sthen     425:        <a href="http://mirror.planetunix.net/pub/OpenBSD/" rel="nofollow">
1.575     sthen     426:        http://mirror.planetunix.net/pub/OpenBSD/</a>
                    427:        </td>
                    428:     </tr><tr>
                    429:        <td>
1.471     sthen     430:        <strong>USA (Rochester, NY)</strong>
                    431:        </td><td>
1.610     sthen     432:        <a href="http://filedump.se.rit.edu/pub/OpenBSD/" rel="nofollow">
1.552     sthen     433:        http://filedump.se.rit.edu/pub/OpenBSD/</a>
1.451     sthen     434:        </td>
1.509     sthen     435:     </tr><tr>
                    436:        <td>
1.533     sthen     437:        <strong>USA (Rochester, NY)</strong>
1.509     sthen     438:        </td><td>
1.610     sthen     439:        <a href="http://openbsd.mirror.frontiernet.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     440:        http://openbsd.mirror.frontiernet.net/pub/OpenBSD/</a>
1.509     sthen     441:        </td>
1.550     sthen     442:     </tr><tr>
                    443:        <td>
1.555     sthen     444:        <strong>USA (Chicago, Illinois)</strong>
                    445:        </td><td>
1.610     sthen     446:        <a href="http://ftp.lambdaserver.com/pub/OpenBSD/" rel="nofollow">
1.555     sthen     447:        http://ftp.lambdaserver.com/pub/OpenBSD/</a>
                    448:        </td>
1.558     sthen     449:     </tr><tr>
                    450:        <td>
                    451:        <strong>USA (Pittsburgh, PA)</strong>
                    452:        </td><td>
1.610     sthen     453:        <a href="http://openbsd.mirrors.hoobly.com/" rel="nofollow">
1.558     sthen     454:        http://openbsd.mirrors.hoobly.com/</a>
                    455:        </td>
1.577     sthen     456:     </tr><tr>
                    457:        <td>
                    458:        <strong>USA (Blacksburg, VA)</strong>
                    459:        </td><td>
1.610     sthen     460:        <a href="http://mirror.ece.vt.edu/pub/OpenBSD/" rel="nofollow">
1.577     sthen     461:        http://mirror.ece.vt.edu/pub/OpenBSD/</a>
                    462:        </td>
1.587     sthen     463:     </tr><tr>
                    464:        <td>
                    465:        <strong>USA (Kansas City, MO)</strong>
                    466:        </td><td>
1.610     sthen     467:        <a href="http://mirror.servihoo.net/pub/OpenBSD/" rel="nofollow">
1.587     sthen     468:        http://mirror.servihoo.net/pub/OpenBSD/</a>
                    469:        </td>
1.589     sthen     470:     </tr><tr>
                    471:        <td>
                    472:        <strong>USA (Pittsburgh, PA)</strong>
                    473:        </td><td>
1.610     sthen     474:        <a href="http://openbsd.mirrors.pair.com/" rel="nofollow">
1.589     sthen     475:        http://openbsd.mirrors.pair.com/</a>
                    476:        </td>
1.597     sthen     477:     </tr><tr>
                    478:        <td>
                    479:        <strong>USA (Arlington Heights, IL)</strong>
                    480:        </td><td>
1.610     sthen     481:        <a href="http://mirrors.gigenet.com/pub/OpenBSD/" rel="nofollow">
1.597     sthen     482:        http://mirrors.gigenet.com/pub/OpenBSD/</a>
                    483:        </td>
                    484:     </tr><tr>
                    485:        <td>
                    486:        <strong>USA (Dallas, TX)</strong>
                    487:        </td><td>
1.610     sthen     488:        <a href="http://mirror.esc7.net/pub/OpenBSD/" rel="nofollow">
1.597     sthen     489:        http://mirror.esc7.net/pub/OpenBSD/</a>
                    490:        </td>
1.604     sthen     491:     </tr><tr>
                    492:        <td>
                    493:        <strong>USA (Denver, CO)</strong>
                    494:        </td><td>
1.610     sthen     495:        <a href="http://openbsd.mirrorcatalogs.com/pub/OpenBSD/" rel="nofollow">
1.604     sthen     496:        http://openbsd.mirrorcatalogs.com/pub/OpenBSD/</a>
                    497:        </td>
1.608     sthen     498:     </tr><tr>
                    499:        <td>
                    500:        <strong>USA (New York City, NY)</strong>
                    501:        </td><td>
1.610     sthen     502:        <a href="http://mirrors.nycbug.org/pub/OpenBSD/" rel="nofollow">
1.608     sthen     503:        http://mirrors.nycbug.org/pub/OpenBSD/</a>
                    504:        </td>
                    505:     </tr><tr>
                    506:        <td>
                    507:        <strong>USA (Boise, ID)</strong>
                    508:        </td><td>
1.610     sthen     509:        <a href="http://mirrors.syringanetworks.net/pub/OpenBSD/" rel="nofollow">
1.608     sthen     510:        http://mirrors.syringanetworks.net/pub/OpenBSD/</a>
                    511:        </td>
1.619     sthen     512:     </tr><tr>
                    513:        <td>
                    514:        <strong>USA (Harrisonburg, VA)</strong>
                    515:        </td><td>
                    516:        <a href="http://mirror.jmu.edu/pub/OpenBSD/" rel="nofollow">
                    517:        http://mirror.jmu.edu/pub/OpenBSD/</a>
                    518:        </td>
1.132     deraadt   519:     </tr>
                    520: </table>
1.1       deraadt   521:
1.30      deraadt   522: <hr>
1.552     sthen     523: <h3><font color="#0000e0"><a name=ftp>FTP</a></font></h3>
                    524: This is a list of currently known FTP servers &amp; mirrors:<p>
1.10      deraadt   525:
1.132     deraadt   526: <table>
1.235     david     527:     <tr>
1.132     deraadt   528:        <td>
1.552     sthen     529:        <strong>Argentina (Buenos Aires)</strong>
1.510     beck      530:        </td><td>
1.610     sthen     531:        <a href="ftp://ftp.openbsd.org.ar/pub/OpenBSD/" rel="nofollow">
1.552     sthen     532:        ftp://ftp.openbsd.org.ar/pub/OpenBSD/</a>
1.510     beck      533:        </td>
                    534:     </tr><tr>
                    535:        <td>
1.552     sthen     536:        <strong>Australia (Adelaide)</strong>
1.539     sthen     537:        </td><td>
1.610     sthen     538:        <a href="ftp://mirror.internode.on.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     539:        ftp://mirror.internode.on.net/pub/OpenBSD/</a>
1.539     sthen     540:        </td>
                    541:     </tr><tr>
                    542:        <td>
1.552     sthen     543:        <strong>Australia (Brisbane)</strong>
1.341     grunk     544:        </td><td>
1.610     sthen     545:        <a href="ftp://mirror.aarnet.edu.au/pub/OpenBSD/" rel="nofollow">
1.552     sthen     546:        ftp://mirror.aarnet.edu.au/pub/OpenBSD/</a>
1.437     martin    547:        </td>
                    548:     </tr><tr>
                    549:        <td>
1.616     sthen     550:        <strong>Australia (Perth)</strong>
                    551:        </td><td>
                    552:        <a href="ftp://ftp.iinet.net.au/pub/OpenBSD/" rel="nofollow">
                    553:        ftp://ftp.iinet.net.au/pub/OpenBSD/</a>
1.617     sthen     554:        </td>
                    555:     </tr><tr>
                    556:        <td>
                    557:        <strong>Australia (Melbourne)</strong>
                    558:        </td><td>
                    559:        <a href="ftp://mirror.as24220.net/pub/OpenBSD/" rel="nofollow">
                    560:        ftp://mirror.as24220.net/pub/OpenBSD/</a>
1.616     sthen     561:        </td>
                    562:     </tr><tr>
                    563:        <td>
1.568     sthen     564:        <strong>Austria (Vienna)</strong>
                    565:        </td><td>
1.610     sthen     566:        <a href="ftp://ftp5.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.568     sthen     567:        ftp://ftp5.eu.openbsd.org/pub/OpenBSD/</a>
1.570     sthen     568:        </td>
                    569:     </tr><tr>
                    570:        <td>
1.605     sthen     571:        <strong>Austria (Vienna)</strong>
1.599     sthen     572:        </td><td>
1.610     sthen     573:        <a href="ftp://ftp2.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.605     sthen     574:        ftp://ftp2.eu.openbsd.org/pub/OpenBSD/</a>
1.599     sthen     575:        </td>
                    576:     </tr><tr>
                    577:        <td>
1.605     sthen     578:        <strong>Brazil (Sao Paulo)</strong>
1.570     sthen     579:        </td><td>
1.610     sthen     580:        <a href="ftp://openbsd.locaweb.com.br/pub/OpenBSD/" rel="nofollow">
1.605     sthen     581:        ftp://openbsd.locaweb.com.br/pub/OpenBSD/</a>
1.568     sthen     582:        </td>
                    583:     </tr><tr>
                    584:        <td>
1.552     sthen     585:        <strong>Canada (Alberta)</strong>
1.539     sthen     586:        </td><td>
1.610     sthen     587:        <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     588:        ftp://ftp.OpenBSD.org/pub/OpenBSD/</a>
1.539     sthen     589:        </td>
                    590:     </tr><tr>
                    591:        <td>
1.552     sthen     592:        <strong>Costa Rica</strong>
1.548     sthen     593:        </td><td>
1.610     sthen     594:        <a href="ftp://mirrors.ucr.ac.cr/OpenBSD/" rel="nofollow">
1.552     sthen     595:        ftp://mirrors.ucr.ac.cr/OpenBSD/</a>
1.548     sthen     596:        </td>
                    597:     </tr><tr>
                    598:        <td>
1.555     sthen     599:        <strong>Denmark (Aalborg)</strong>
                    600:        </td><td>
1.610     sthen     601:        <a href="ftp://ftp.openbsd.dk/pub/OpenBSD/" rel="nofollow">
1.555     sthen     602:        ftp://ftp.openbsd.dk/pub/OpenBSD/</a>
                    603:        </td>
                    604:     </tr><tr>
                    605:        <td>
1.552     sthen     606:        <strong>Estonia (Tallinn)</strong>
1.550     sthen     607:        </td><td>
1.610     sthen     608:        <a href="ftp://ftp.aso.ee/pub/OpenBSD/" rel="nofollow">
1.552     sthen     609:        ftp://ftp.aso.ee/pub/OpenBSD/</a>
1.550     sthen     610:        </td>
                    611:     </tr><tr>
                    612:        <td>
1.552     sthen     613:        <strong>France (Paris)</strong>
1.531     sthen     614:        </td><td>
1.610     sthen     615:        <a href="ftp://ftp.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     616:        ftp://ftp.fr.openbsd.org/pub/OpenBSD/</a>
1.531     sthen     617:        </td>
                    618:     </tr><tr>
                    619:        <td>
1.552     sthen     620:        <strong>France (Paris)</strong>
1.447     nick      621:        </td><td>
1.610     sthen     622:        <a href="ftp://ftp.arcane-networks.fr/pub/OpenBSD/" rel="nofollow">
1.552     sthen     623:        ftp://ftp.arcane-networks.fr/pub/OpenBSD/</a>
1.447     nick      624:        </td>
                    625:     </tr><tr>
                    626:        <td>
1.552     sthen     627:        <strong>France (Paris)</strong>
1.444     jsg       628:        </td><td>
1.610     sthen     629:        <a href="ftp://ftp2.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     630:        ftp://ftp2.fr.openbsd.org/pub/OpenBSD/</a>
1.596     sthen     631:        </td>
                    632:     </tr><tr>
                    633:        <td>
1.603     sthen     634:        <strong>Germany (Erlangen)</strong>
                    635:        </td><td>
1.610     sthen     636:        <a href="ftp://openbsd.cs.fau.de/pub/OpenBSD/" rel="nofollow">
1.603     sthen     637:        ftp://openbsd.cs.fau.de/pub/OpenBSD/</a>
                    638:        </td>
                    639:     </tr><tr>
                    640:        <td>
1.552     sthen     641:        <strong>Germany (Berlin)</strong>
1.363     steven    642:        </td><td>
1.610     sthen     643:        <a href="ftp://ftp.spline.de/pub/OpenBSD/" rel="nofollow">
1.552     sthen     644:        ftp://ftp.spline.de/pub/OpenBSD/</a>
1.496     landry    645:        </td>
                    646:     </tr><tr>
                    647:        <td>
1.555     sthen     648:        <strong>Germany (Esslingen)</strong>
                    649:        </td><td>
1.610     sthen     650:        <a href="ftp://ftp-stud.fht-esslingen.de/pub/OpenBSD/" rel="nofollow">
1.555     sthen     651:        ftp://ftp-stud.fht-esslingen.de/pub/OpenBSD/</a>
                    652:        </td>
                    653:     </tr><tr>
                    654:        <td>
1.552     sthen     655:        <strong>Germany (Oldenburg)</strong>
1.496     landry    656:        </td><td>
1.610     sthen     657:        <a href="ftp://ftp.bytemine.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     658:        ftp://ftp.bytemine.net/pub/OpenBSD/</a>
1.521     stsp      659:        </td>
                    660:     </tr><tr>
                    661:        <td>
1.523     sthen     662:        <strong>Germany (Aachen)</strong>
                    663:        </td><td>
1.610     sthen     664:        <a href="ftp://ftp.halifax.rwth-aachen.de/pub/OpenBSD/" rel="nofollow">
1.552     sthen     665:        ftp://ftp.halifax.rwth-aachen.de/pub/OpenBSD/</a>
1.523     sthen     666:        </td>
                    667:     </tr><tr>
                    668:        <td>
1.476     sthen     669:        <strong>Greece (Heraklion)</strong>
                    670:        </td><td>
1.610     sthen     671:        <a href="ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/" rel="nofollow">
1.552     sthen     672:        ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/</a>
1.476     sthen     673:        </td>
                    674:     </tr><tr>
                    675:        <td>
1.524     sthen     676:        <strong>Hungary (Budapest)</strong>
                    677:        </td><td>
1.610     sthen     678:        <a href="ftp://ftp.fsn.hu/pub/OpenBSD/" rel="nofollow">
1.552     sthen     679:        ftp://ftp.fsn.hu/pub/OpenBSD/</a>
1.524     sthen     680:        </td>
                    681:     </tr><tr>
                    682:        <td>
1.431     steven    683:        <strong>Ireland (Dublin)</strong>
                    684:        </td><td>
1.610     sthen     685:        <a href="ftp://ftp.heanet.ie/pub/OpenBSD/" rel="nofollow">
1.552     sthen     686:        ftp://ftp.heanet.ie/pub/OpenBSD/</a>
1.431     steven    687:        </td>
                    688:     </tr><tr>
                    689:        <td>
1.358     steven    690:        <strong>Japan (Ishikawa)</strong>
                    691:        </td><td>
1.610     sthen     692:        <a href="ftp://ftp.jaist.ac.jp/pub/OpenBSD/" rel="nofollow">
1.552     sthen     693:        ftp://ftp.jaist.ac.jp/pub/OpenBSD/</a>
1.358     steven    694:        </td>
                    695:     </tr><tr>
                    696:        <td>
1.566     sthen     697:        <strong>Japan (Saitama)</strong>
                    698:        </td><td>
1.610     sthen     699:        <a href="ftp://ftp.kddilabs.jp/OpenBSD/" rel="nofollow">
1.566     sthen     700:        ftp://ftp.kddilabs.jp/OpenBSD/</a>
                    701:        </td>
                    702:     </tr><tr>
                    703:        <td>
1.597     sthen     704:        <strong>Korea (Seoul)</strong>
                    705:        </td><td>
1.610     sthen     706:        <a href="ftp://mirror.yongbok.net/pub/OpenBSD/" rel="nofollow">
1.597     sthen     707:        ftp://mirror.yongbok.net/pub/OpenBSD/</a>
                    708:        </td>
                    709:     </tr><tr>
                    710:        <td>
1.552     sthen     711:        <strong>The Netherlands (Utrecht)</strong>
1.524     sthen     712:        </td><td>
1.610     sthen     713:        <a href="ftp://ftp.nluug.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     714:        ftp://ftp.nluug.nl/pub/OpenBSD/</a>
1.524     sthen     715:        </td>
                    716:     </tr><tr>
                    717:        <td>
1.552     sthen     718:        <strong>The Netherlands (Ede)</strong>
1.550     sthen     719:        </td><td>
1.610     sthen     720:        <a href="ftp://ftp.bit.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     721:        ftp://ftp.bit.nl/pub/OpenBSD/</a>
1.592     sthen     722:        </td>
                    723:     </tr><tr>
                    724:        <td>
1.595     sthen     725:        <strong>Norway (Trondheim)</strong>
                    726:        </td><td>
1.610     sthen     727:        <a href="ftp://baksmell.netrunner.nu/pub/OpenBSD/" rel="nofollow">
1.595     sthen     728:        ftp://baksmell.netrunner.nu/pub/OpenBSD/</a>
                    729:        </td>
                    730:     </tr><tr>
                    731:        <td>
1.592     sthen     732:        <strong>Pakistan (Karachi)</strong>
                    733:        </td><td>
1.610     sthen     734:        <a href="ftp://stingray.cyber.net.pk/OpenBSD/" rel="nofollow">
1.605     sthen     735:        ftp://stingray.cyber.net.pk/OpenBSD/</a>
1.573     sthen     736:        </td>
                    737:     </tr><tr>
                    738:        <td>
1.563     sthen     739:        <strong>Poland (Oswiecim)</strong>
                    740:        </td><td>
1.610     sthen     741:        <a href="ftp://ftp.piotrkosoft.net/pub/OpenBSD/" rel="nofollow">
1.563     sthen     742:        ftp://ftp.piotrkosoft.net/pub/OpenBSD/</a>
1.527     sthen     743:        </td>
                    744:     </tr><tr>
                    745:        <td>
1.596     sthen     746:        <strong>Poland (Warszawa)</strong>
                    747:        </td><td>
1.610     sthen     748:        <a href="ftp://ftp.icm.edu.pl/pub/OpenBSD/" rel="nofollow">
1.596     sthen     749:        ftp://ftp.icm.edu.pl/pub/OpenBSD/</a>
                    750:        </td>
                    751:     </tr><tr>
                    752:        <td>
1.584     sthen     753:        <strong>Russia (Moscow)</strong>
                    754:        </td><td>
1.610     sthen     755:        <a href="ftp://mirror.corbina.net/pub/OpenBSD/" rel="nofollow">
1.584     sthen     756:        ftp://mirror.corbina.net/pub/OpenBSD/</a>
                    757:        </td>
                    758:     </tr><tr>
                    759:        <td>
1.514     sthen     760:        <strong>Saudi Arabia (Riyadh)</strong>
                    761:        </td><td>
1.610     sthen     762:        <a href="ftp://mirrors.isu.net.sa/pub/ftp.openbsd.org/" rel="nofollow">
1.552     sthen     763:        ftp://mirrors.isu.net.sa/pub/ftp.openbsd.org/</a>
1.469     sthen     764:        </td>
                    765:     </tr><tr>
                    766:        <td>
1.423     grunk     767:        <strong>Slovenia (Ljubljana)</strong>
                    768:        </td><td>
1.610     sthen     769:        <a href="ftp://ftp.obsd.si/pub/OpenBSD/" rel="nofollow">
1.552     sthen     770:        ftp://ftp.obsd.si/pub/OpenBSD/</a>
1.360     steven    771:        </td>
                    772:     </tr><tr>
                    773:        <td>
1.555     sthen     774:        <strong>South Africa (Johannesburg)</strong>
                    775:        </td><td>
1.610     sthen     776:        <a href="ftp://ftp.is.co.za/mirror/ftp.openbsd.org/" rel="nofollow">
1.555     sthen     777:        ftp://ftp.is.co.za/mirror/ftp.openbsd.org/</a>
                    778:        </td>
                    779:     </tr><tr>
                    780:        <td>
1.524     sthen     781:        <strong>Spain (Barcelona)</strong>
                    782:        </td><td>
1.610     sthen     783:        <a href="ftp://mirror.cdmon.com/pub/OpenBSD/" rel="nofollow">
1.552     sthen     784:        ftp://mirror.cdmon.com/pub/OpenBSD/</a>
                    785:        </td>
                    786:     </tr><tr>
                    787:        <td>
                    788:        <strong>Sweden (Stockholm)</strong>
                    789:        </td><td>
1.610     sthen     790:        <a href="ftp://ftp.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     791:        ftp://ftp.eu.openbsd.org/pub/OpenBSD/</a>
1.448     sthen     792:        </td>
                    793:     </tr><tr>
                    794:        <td>
1.552     sthen     795:        <strong>Switzerland (Zurich)</strong>
                    796:        </td><td>
1.610     sthen     797:        <a href="ftp://mirror.switch.ch/pub/OpenBSD/" rel="nofollow">
1.552     sthen     798:        ftp://mirror.switch.ch/pub/OpenBSD/</a>
1.550     sthen     799:        </td>
                    800:     </tr><tr>
                    801:        <td>
1.559     sthen     802:        <strong>Switzerland (Zurich)</strong>
                    803:        </td><td>
1.610     sthen     804:        <a href="ftp://ftp.ch.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.576     sthen     805:        ftp://ftp.ch.openbsd.org/pub/OpenBSD/</a>
1.559     sthen     806:        </td>
                    807:     </tr><tr>
                    808:        <td>
1.528     sthen     809:        <strong>Turkey</strong>
                    810:        </td><td>
1.610     sthen     811:        <a href="ftp://ftp.ulak.net.tr/OpenBSD/" rel="nofollow">
1.552     sthen     812:        ftp://ftp.ulak.net.tr/OpenBSD/</a>
1.528     sthen     813:        </td>
                    814:     </tr><tr>
                    815:        <td>
1.518     sthen     816:        <strong>United Kingdom (Kent)</strong>
1.517     sthen     817:        </td><td>
1.610     sthen     818:        <a href="ftp://ftp.mirrorservice.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     819:        ftp://ftp.mirrorservice.org/pub/OpenBSD/</a>
1.517     sthen     820:        </td>
                    821:     </tr><tr>
                    822:        <td>
1.518     sthen     823:        <strong>United Kingdom (Manchester)</strong>
1.409     grunk     824:        </td><td>
1.610     sthen     825:        <a href="ftp://mirror.bytemark.co.uk/OpenBSD/" rel="nofollow">
1.605     sthen     826:        ftp://mirror.bytemark.co.uk/OpenBSD/</a>
1.290     nick      827:        </td>
                    828:     </tr><tr>
                    829:        <td>
1.552     sthen     830:        <strong>USA (Redwood City, CA)</strong>
                    831:        </td><td>
1.610     sthen     832:        <a href="ftp://ftp5.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     833:        ftp://ftp5.usa.openbsd.org/pub/OpenBSD/</a>
                    834:        </td>
                    835:     </tr><tr>
                    836:        <td>
                    837:        <strong>USA (Boulder, CO)</strong>
                    838:        </td><td>
1.610     sthen     839:        <a href="ftp://ftp3.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     840:        ftp://ftp3.usa.openbsd.org/pub/OpenBSD/</a>
1.468     sthen     841:        </td>
                    842:     </tr><tr>
                    843:        <td>
1.569     sthen     844:        <strong>USA (Chicago, IL)</strong>
                    845:        </td><td>
1.610     sthen     846:        <a href="ftp://mirror.team-cymru.org/pub/OpenBSD/" rel="nofollow">
1.569     sthen     847:        ftp://mirror.team-cymru.org/pub/OpenBSD/</a>
                    848:        </td>
                    849:     </tr><tr>
                    850:        <td>
1.575     sthen     851:        <strong>USA (Chicago, IL)</strong>
                    852:        </td><td>
1.610     sthen     853:        <a href="ftp://mirror.planetunix.net/pub/OpenBSD/" rel="nofollow">
1.575     sthen     854:        ftp://mirror.planetunix.net/pub/OpenBSD/</a>
                    855:        </td>
                    856:     </tr><tr>
                    857:        <td>
1.471     sthen     858:        <strong>USA (Rochester, NY)</strong>
                    859:        </td><td>
1.610     sthen     860:        <a href="ftp://filedump.se.rit.edu/pub/OpenBSD/" rel="nofollow">
1.552     sthen     861:        ftp://filedump.se.rit.edu/pub/OpenBSD/</a>
1.451     sthen     862:        </td>
1.509     sthen     863:     </tr><tr>
                    864:        <td>
1.533     sthen     865:        <strong>USA (Rochester, NY)</strong>
1.509     sthen     866:        </td><td>
1.610     sthen     867:        <a href="ftp://openbsd.mirror.frontiernet.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     868:        ftp://openbsd.mirror.frontiernet.net/pub/OpenBSD/</a>
1.509     sthen     869:        </td>
1.550     sthen     870:     </tr><tr>
                    871:        <td>
1.555     sthen     872:        <strong>USA (Chicago, Illinois)</strong>
                    873:        </td><td>
1.610     sthen     874:        <a href="ftp://ftp.lambdaserver.com/pub/OpenBSD/" rel="nofollow">
1.555     sthen     875:        ftp://ftp.lambdaserver.com/pub/OpenBSD/</a>
                    876:        </td>
1.587     sthen     877:     </tr><tr>
                    878:        <td>
                    879:        <strong>USA (Kansas City, MO)</strong>
                    880:        </td><td>
1.610     sthen     881:        <a href="ftp://mirror.servihoo.net/pub/OpenBSD/" rel="nofollow">
1.587     sthen     882:        ftp://mirror.servihoo.net/pub/OpenBSD/</a>
1.589     sthen     883:        </td>
                    884:     </tr><tr>
                    885:        <td>
                    886:        <strong>USA (Pittsburgh, PA)</strong>
                    887:        </td><td>
1.610     sthen     888:        <a href="ftp://openbsd.mirrors.pair.com/" rel="nofollow">
1.589     sthen     889:        ftp://openbsd.mirrors.pair.com/</a>
1.587     sthen     890:        </td>
1.597     sthen     891:     </tr><tr>
                    892:        <td>
                    893:        <strong>USA (Arlington Heights, IL)</strong>
                    894:        </td><td>
1.610     sthen     895:        <a href="ftp://mirrors.gigenet.com/pub/OpenBSD/" rel="nofollow">
1.597     sthen     896:        ftp://mirrors.gigenet.com/pub/OpenBSD/</a>
                    897:        </td>
                    898:     </tr><tr>
                    899:        <td>
                    900:        <strong>USA (Dallas, TX)</strong>
                    901:        </td><td>
1.610     sthen     902:        <a href="ftp://mirror.esc7.net/pub/OpenBSD/" rel="nofollow">
1.597     sthen     903:        ftp://mirror.esc7.net/pub/OpenBSD/</a>
                    904:        </td>
1.604     sthen     905:     </tr><tr>
                    906:        <td>
                    907:        <strong>USA (Denver, CO)</strong>
                    908:        </td><td>
1.610     sthen     909:        <a href="ftp://openbsd.mirrorcatalogs.com/pub/OpenBSD/" rel="nofollow">
1.604     sthen     910:        ftp://openbsd.mirrorcatalogs.com/pub/OpenBSD/</a>
                    911:        </td>
1.608     sthen     912:     </tr><tr>
                    913:        <td>
                    914:        <strong>USA (New York City, NY)</strong>
                    915:        </td><td>
1.610     sthen     916:        <a href="ftp://mirrors.nycbug.org/pub/OpenBSD/" rel="nofollow">
1.608     sthen     917:        ftp://mirrors.nycbug.org/pub/OpenBSD/</a>
                    918:        </td>
                    919:     </tr><tr>
                    920:        <td>
                    921:        <strong>USA (Boise, ID)</strong>
                    922:        </td><td>
1.610     sthen     923:        <a href="ftp://mirrors.syringanetworks.net/pub/OpenBSD/" rel="nofollow">
1.608     sthen     924:        ftp://mirrors.syringanetworks.net/pub/OpenBSD/</a>
                    925:        </td>
1.619     sthen     926:     </tr><tr>
                    927:        <td>
                    928:        <strong>USA (Harrisonburg, VA)</strong>
                    929:        </td><td>
                    930:        <a href="ftp://mirror.jmu.edu/pub/OpenBSD/" rel="nofollow">
                    931:        ftp://mirror.jmu.edu/pub/OpenBSD/</a>
                    932:        </td>
1.132     deraadt   933:     </tr>
                    934: </table>
1.1       deraadt   935:
1.30      deraadt   936: <hr>
1.237     david     937: <h3><font color="#0000e0"><a name=rsync>RSYNC</a></font></h3>
1.264     saad      938: This is a list of currently known RSYNC mirrors:<p>
1.164     miod      939:
                    940: <table>
                    941:     <tr>
1.341     grunk     942:        <td>
1.552     sthen     943:        <strong>Australia (Adelaide)</strong>
1.539     sthen     944:        </td><td>
1.552     sthen     945:        rsync://mirror.internode.on.net/openbsd/
1.539     sthen     946:        </td>
                    947:     </tr><tr>
                    948:        <td>
1.552     sthen     949:        <strong>Australia (Brisbane)</strong>
1.437     martin    950:        </td><td>
1.552     sthen     951:        rsync://mirror.aarnet.edu.au/openbsd/
1.616     sthen     952:        </td>
                    953:     </tr><tr>
                    954:        <td>
                    955:        <strong>Australia (Perth)</strong>
                    956:        </td><td>
                    957:        rsync://ftp.iinet.net.au/pub/OpenBSD/
1.568     sthen     958:        </td>
                    959:     </tr><tr>
                    960:        <td>
                    961:        <strong>Austria (Vienna)</strong>
                    962:        </td><td>
                    963:        rsync://ftp5.eu.openbsd.org/OpenBSD/
1.599     sthen     964:        </td>
                    965:     </tr><tr>
                    966:        <td>
1.618     sthen     967:        <strong>Austria (Vienna)</strong>
                    968:        </td><td>
                    969:        rsync://ftp2.eu.openbsd.org/OpenBSD/
                    970:        </td>
                    971:     </tr><tr>
                    972:        <td>
1.599     sthen     973:        <strong>Brazil (Sao Paulo)</strong>
                    974:        </td><td>
                    975:        rsync://openbsd.locaweb.com.br/OpenBSD/
1.548     sthen     976:        </td>
                    977:     </tr><tr>
                    978:        <td>
1.555     sthen     979:        <strong>Denmark (Aalborg)</strong>
                    980:        </td><td>
                    981:        rsync://ftp.openbsd.dk/OpenBSD/
                    982:        </td>
                    983:     </tr><tr>
                    984:        <td>
1.552     sthen     985:        <strong>Estonia (Tallinn)</strong>
1.487     sthen     986:        </td><td>
1.552     sthen     987:        rsync://ftp.aso.ee/OpenBSD/
1.454     sthen     988:        </td>
                    989:     </tr><tr>
                    990:        <td>
1.496     landry    991:        <strong>France (Paris)</strong>
                    992:        </td><td>
                    993:        rsync://ftp.fr.openbsd.org/OpenBSD/
1.603     sthen     994:        </td>
                    995:     </tr><tr>
                    996:        <td>
1.607     sthen     997:        <strong>France (Paris)</strong>
                    998:        </td><td>
                    999:        rsync://ftp2.fr.openbsd.org/OpenBSD/
                   1000:        </td>
                   1001:     </tr><tr>
                   1002:        <td>
1.603     sthen    1003:        <strong>Germany (Erlangen)</strong>
                   1004:        </td><td>
                   1005:        rsync://openbsd.cs.fau.de/OpenBSD/
1.542     sthen    1006:        </td>
                   1007:     </tr><tr>
                   1008:        <td>
1.422     grunk    1009:        <strong>Germany (Berlin)</strong>
                   1010:        </td><td>
                   1011:        rsync://ftp.spline.de/OpenBSD/
1.431     steven   1012:        </td>
                   1013:     </tr><tr>
                   1014:        <td>
1.523     sthen    1015:        <strong>Germany (Aachen)</strong>
                   1016:        </td><td>
                   1017:        rsync://ftp.halifax.rwth-aachen.de/openbsd/
                   1018:        </td>
                   1019:     </tr><tr>
                   1020:        <td>
1.431     steven   1021:        <strong>Ireland (Dublin)</strong>
                   1022:        </td><td>
                   1023:        rsync://ftp.heanet.ie/pub/OpenBSD/
1.358     steven   1024:        </td>
                   1025:     </tr><tr>
                   1026:        <td>
                   1027:        <strong>Japan (Ishikawa)</strong>
                   1028:        </td><td>
                   1029:        rsync://ftp.jaist.ac.jp/pub/OpenBSD/
1.566     sthen    1030:        </td>
                   1031:     </tr><tr>
                   1032:        <td>
                   1033:        <strong>Japan (Saitama)</strong>
                   1034:        </td><td>
                   1035:        rsync://ftp.kddilabs.jp/openbsd/
                   1036:        </td>
                   1037:     </tr><tr>
                   1038:        <td>
1.597     sthen    1039:        <strong>Korea (Seoul)</strong>
                   1040:        </td><td>
                   1041:        rsync://mirror.yongbok.net/OpenBSD/
                   1042:        </td>
                   1043:     </tr><tr>
                   1044:        <td>
1.550     sthen    1045:        <strong>The Netherlands (Utrecht)</strong>
                   1046:        </td><td>
                   1047:        rsync://ftp.nluug.nl/openbsd/
                   1048:        </td>
                   1049:     </tr><tr>
                   1050:        <td>
1.552     sthen    1051:        <strong>The Netherlands (Ede)</strong>
                   1052:        </td><td>
                   1053:        rsync://ftp.bit.nl/mirror/OpenBSD/
                   1054:        </td>
                   1055:     </tr><tr>
                   1056:        <td>
1.563     sthen    1057:        <strong>Poland (Oswiecim)</strong>
                   1058:        </td><td>
1.564     sthen    1059:        rsync://ftp.piotrkosoft.net/OpenBSD/
1.584     sthen    1060:        </td>
                   1061:     </tr><tr>
                   1062:        <td>
1.596     sthen    1063:        <strong>Poland (Warszawa)</strong>
                   1064:        </td><td>
                   1065:        rsync://ftp.icm.edu.pl/pub/OpenBSD/
                   1066:        </td>
                   1067:     </tr><tr>
                   1068:        <td>
1.584     sthen    1069:        <strong>Russia (Moscow)</strong>
                   1070:        </td><td>
                   1071:        rsync://mirror.corbina.net/OpenBSD/
1.563     sthen    1072:        </td>
                   1073:     </tr><tr>
                   1074:        <td>
1.555     sthen    1075:        <strong>South Africa (Johannesburg)</strong>
                   1076:        </td><td>
1.587     sthen    1077:        rsync://ftp.is.co.za/IS-Mirror/ftp.openbsd.org/
1.555     sthen    1078:        </td>
                   1079:     </tr><tr>
                   1080:        <td>
1.550     sthen    1081:        <strong>Sweden (Stockholm)</strong>
                   1082:        </td><td>
1.552     sthen    1083:        rsync://ftp.eu.openbsd.org/OpenBSD/
1.559     sthen    1084:        </td>
                   1085:     </tr><tr>
                   1086:        <td>
                   1087:        <strong>Switzerland (Zurich)</strong>
                   1088:        </td><td>
1.576     sthen    1089:        rsync://ftp.ch.openbsd.org/OpenBSD/
1.517     sthen    1090:        </td>
                   1091:     </tr><tr>
                   1092:        <td>
1.518     sthen    1093:        <strong>United Kingdom (Kent)</strong>
1.517     sthen    1094:        </td><td>
1.518     sthen    1095:        rsync://rsync.mirrorservice.org/pub/OpenBSD/
1.356     steven   1096:        </td>
                   1097:     </tr><tr>
                   1098:        <td>
1.518     sthen    1099:        <strong>United Kingdom (Manchester)</strong>
1.356     steven   1100:        </td><td>
1.518     sthen    1101:        rsync://mirror.bytemark.co.uk/OpenBSD/
1.347     steven   1102:        </td>
                   1103:     </tr><tr>
                   1104:        <td>
1.552     sthen    1105:        <strong>USA (Redwood City, CA)</strong>
                   1106:        </td><td>
                   1107:        rsync://ftp5.usa.openbsd.org/ftp/
                   1108:        </td>
                   1109:     </tr><tr>
                   1110:        <td>
                   1111:        <strong>USA (Boulder, CO)</strong>
                   1112:        </td><td>
                   1113:        rsync://ftp3.usa.openbsd.org/ftp/
1.569     sthen    1114:        </td>
                   1115:     </tr><tr>
                   1116:        <td>
                   1117:        <strong>USA (Chicago, IL)</strong>
                   1118:        </td><td>
                   1119:        rsync://mirror.team-cymru.org/OpenBSD/
1.575     sthen    1120:        </td>
                   1121:     </tr><tr>
                   1122:        <td>
                   1123:        <strong>USA (Chicago, IL)</strong>
                   1124:        </td><td>
                   1125:        rsync://mirror.planetunix.net/OpenBSD/
1.296     beck     1126:        </td>
1.451     sthen    1127:     </tr><tr>
                   1128:        <td>
                   1129:        <strong>USA (Rochester, NY)</strong>
                   1130:        </td><td>
1.552     sthen    1131:        rsync://openbsd.mirror.frontiernet.net/OpenBSD/
1.451     sthen    1132:        </td>
1.550     sthen    1133:     </tr><tr>
                   1134:        <td>
1.555     sthen    1135:        <strong>USA (Chicago, Illinois)</strong>
                   1136:        </td><td>
                   1137:        rsync://ftp.lambdaserver.com/
                   1138:        </td>
1.597     sthen    1139:     </tr><tr>
                   1140:        <td>
                   1141:        <strong>USA (Arlington Heights, IL)</strong>
                   1142:        </td><td>
                   1143:        rsync://mirrors.gigenet.com/OpenBSD/
                   1144:        </td>
                   1145:     </tr><tr>
                   1146:        <td>
                   1147:        <strong>USA (Dallas, TX)</strong>
                   1148:        </td><td>
1.598     sthen    1149:        rsync://mirror.esc7.net/openbsd/
1.604     sthen    1150:        </td>
                   1151:     </tr><tr>
                   1152:        <td>
                   1153:        <strong>USA (Denver, CO)</strong>
                   1154:        </td><td>
                   1155:        rsync://openbsd.mirrorcatalogs.com/openbsd/
1.608     sthen    1156:        </td>
                   1157:     </tr><tr>
                   1158:        <td>
                   1159:        <strong>USA (New York City, NY)</strong>
                   1160:        </td><td>
1.613     okan     1161:        rsync://mirrors.nycbug.org/OpenBSD/
1.608     sthen    1162:        </td>
                   1163:     </tr><tr>
                   1164:        <td>
                   1165:        <strong>USA (Boise, ID)</strong>
                   1166:        </td><td>
                   1167:        rsync://mirrors.syringanetworks.net/OpenBSD/
1.619     sthen    1168:        </td>
                   1169:     </tr><tr>
                   1170:        <td>
                   1171:        <strong>USA (Harrisonburg, VA)</strong>
                   1172:        </td><td>
                   1173:        rsync://mirror.jmu.edu/OpenBSD/
1.597     sthen    1174:        </td>
1.164     miod     1175:     </tr>
                   1176: </table>
                   1177:
                   1178: <hr>
1.552     sthen    1179: <h3><font color="#0000e0"><a name=afs>AFS</a></font></h3>
                   1180: This is a list of currently known AFS servers:<p>
                   1181:
                   1182: <ul>
                   1183: <li><a href="file:/afs/su.se/services/ftp/pub/OpenBSD">
                   1184:         /afs/su.se/services/ftp/pub/OpenBSD</a>
                   1185:         <br>
                   1186:         Located at the University of Stockholm, Sweden.<br>
                   1187:         CellServDB entries for su.se:
                   1188: <pre>
                   1189: >su.se             # Stockholm University
                   1190: 130.237.162.81          #afsdb1.su.se
                   1191: 130.237.162.82          #afsdb2.su.se
                   1192: 130.237.162.230         #afsdb3.su.se
                   1193: </pre>
                   1194: </ul>
                   1195: <p>
                   1196:
                   1197: <hr>
1.237     david    1198: <h3><font color="#0000e0"><a name=layout>Structural Layout:</a></font></h3>
1.30      deraadt  1199:
                   1200: <p>
1.164     miod     1201: The file structure of each server is roughly:
1.1       deraadt  1202: </p>
                   1203: <p>
1.17      deraadt  1204: <ul>
1.316     nick     1205: <li><strong>/pub/OpenBSD/</strong><br>
                   1206:        Absolute path for HTTP and FTP mirrors where the OpenBSD FTP
                   1207:        collection <strong>must</strong> be available. This location
                   1208:        can be a link, if necessary.
                   1209:        <p>
1.620   ! sthen    1210: <li><strong>/pub/OpenBSD/5.2/</strong><br>
1.204     miod     1211:        Where you find our most recent release.
1.38      deraadt  1212:   <ul>
1.180     miod     1213:   <li><strong>alpha/</strong>
1.271     millert  1214:   <li><strong>amd64/</strong>
1.440     miod     1215:   <li><strong>armish/</strong>
1.80      marc     1216:   <li><strong>hp300/</strong>
1.229     miod     1217:   <li><strong>hppa/</strong>
1.39      deraadt  1218:   <li><strong>i386/</strong>
1.440     miod     1219:   <li><strong>landisk/</strong>
1.606     deraadt  1220:   <li><strong>loongson/</strong>
1.440     miod     1221: <!--  <li><strong>luna88k/</strong> -->
1.39      deraadt  1222:   <li><strong>mac68k/</strong>
1.191     miod     1223:   <li><strong>macppc/</strong>
1.132     deraadt  1224:   <li><strong>mvme68k/</strong>
1.247     deraadt  1225:   <li><strong>mvme88k/</strong>
1.316     nick     1226:   <li><strong>packages/</strong><br>
                   1227:        Binary packages (pre-compiled ports) to install on your -stable
                   1228:        system.
1.480     sthen    1229:   <li><strong>sgi/</strong>
1.492     jj       1230:   <li><strong>socppc/</strong>
1.39      deraadt  1231:   <li><strong>sparc/</strong>
1.191     miod     1232:   <li><strong>sparc64/</strong>
1.316     nick     1233:   <li><strong>tools/</strong><br>
                   1234:        Tools for other operating systems (Windows, Linux and the like)
                   1235:        to create boot floppies, change partition sizes and other things.
1.153     miod     1236:   <li><strong>vax/</strong>
1.316     nick     1237:   <li><strong>zaurus/</strong>
1.39      deraadt  1238:   <li><strong>src.tar.gz<br></strong>
1.38      deraadt  1239:        Userland sources, which you would place in /usr/src.
                   1240:        (This does not include kernel sources)
1.239     nick     1241:   <li><strong>sys.tar.gz<br></strong>
1.38      deraadt  1242:        The Kernel sources, which you would place in /usr/src/sys.
1.52      deraadt  1243:   <li><strong>ports.tar.gz<br></strong>
                   1244:        The ports sources, which you would place in /usr/ports.
1.440     miod     1245:   <li><strong>xenocara.tar.gz<br></strong>
1.316     nick     1246:        The X Window System (X11) sources.
1.38      deraadt  1247:   </ul>
1.17      deraadt  1248: <p>
1.316     nick     1249: <li><strong>/pub/OpenBSD/snapshots/</strong><br>
1.550     sthen    1250:        For our major architectures, we frequently build releases
                   1251:        and binary packages from our development code.
1.40      deraadt  1252:        This is where we place those test releases.
1.17      deraadt  1253: <p>
1.316     nick     1254: <li><strong>/pub/OpenBSD/src/</strong><br>
1.40      deraadt  1255:        This is a cvs checkout of our daily source tree for those
1.179     miod     1256:        who want to access individual files. Normally we recommend
1.489     deraadt  1257:        the use of <a href="anoncvs.html">AnonCVS</a> instead of mirroring
1.171     miod     1258:        this location. Thus, all ftp mirrors don't mirror this location.
1.17      deraadt  1259: <p>
1.316     nick     1260: <li><strong>/pub/OpenBSD/doc/</strong><br>
1.220     nick     1261:        The OpenBSD <a href="faq/index.html">FAQ</a> in PDF and plain
                   1262:        text, as well as other OpenBSD-related documentation.
                   1263: <p>
1.316     nick     1264: <li><strong>/pub/OpenBSD/tools/</strong><br>
1.40      deraadt  1265:        Various other little bits.
1.620   ! sthen    1266: <li><strong>/pub/OpenBSD/5.1/</strong><br>
        !          1267:        Layout is similar to the 5.2 release described above.. for the nostalgic.
1.612     sthen    1268: <li><strong>/pub/OpenBSD/5.0/</strong><br>
1.620   ! sthen    1269:        Layout is similar to the 5.2 release described above.. for the nostalgic.
1.593     miod     1270: <li><strong>/pub/OpenBSD/4.9/</strong><br>
1.620   ! sthen    1271:        Layout is similar to the 5.2 release described above.. for the nostalgic.
1.17      deraadt  1272: </ul>
1.1       deraadt  1273:
                   1274: <p>
1.552     sthen    1275: To be listed on this page we require mirrors to be fast, up-to-date,
                   1276: capable, and well-connected to networks in the region in which they serve.
1.535     sthen    1277: Our policy requires mirrors to carry at least the last two releases in
1.620   ! sthen    1278: binary form (currently 5.1 and 5.2), snapshots, as well as the other
1.550     sthen    1279: associated directories (including OpenSSH/, OpenNTPD/, OpenBGPD/,
                   1280: patches/ and tools/), and keep them current; snapshots should not be
                   1281: older than a week.
1.361     steven   1282: Note that in the above, "release" means <b>all files</b> under the specific
1.620   ! sthen    1283: directory (e.g. 5.2/).
1.361     steven   1284: This includes all architecture subdirectories and the complete packages
                   1285: subdirectory, with packages for all application architectures.
1.620   ! sthen    1286: As of 5.2, the minimum space required is approximately 360GB.
1.551     sthen    1287: Depending on the disk space available, mirrors may provide more contents,
                   1288: such as older releases, current source tree, etc.
1.27      johns    1289: <p>
1.552     sthen    1290: Operators of mirrors who are interested in having their site added to
                   1291: the list on this page should contact <a
                   1292: href="mailto:mirrors-discuss@openbsd.org">mirrors-discuss@openbsd.org</a>
                   1293: with further details about their site, including network connectivity,
                   1294: geographic location, and general information.
1.596     sthen    1295: We will suggest a suitable second-level mirror to sync from;
                   1296: <b>do not</b> mirror from ftp.openbsd.org.
1.552     sthen    1297: <p>
                   1298: Mirror operators should subscribe to the low-volume
                   1299: <a href="mail.html#Mirrors">mirrors-announce</a> mailing list.
1.1       deraadt  1300:
                   1301: <hr>
1.235     david    1302: <a href="index.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.132     deraadt  1303: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.620   ! sthen    1304: <br><small>$OpenBSD: ftp.html.end,v 1.30 2012/11/02 00:56:16 sthen Exp $</small>
1.1       deraadt  1305:
                   1306: </body>
                   1307: </html>