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

Annotation of www/ftp.html, Revision 1.724

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.701     tj          7: <title>OpenBSD: Mirrors</title>
1.237     david       8: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.118     louis       9: <meta name="description" content="the OpenBSD FTP page">
1.693     tb         10: <meta name="copyright" content="This document copyright 1996-2016 by OpenBSD.">
                     11: <meta name="viewport" content="width=device-width, initial-scale=1">
                     12: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.711     tb         13: <link rel="canonical" href="https://www.openbsd.org/ftp.html">
1.718     tb         14: <style type="text/css">
                     15:   h3 { color: #0000e0; }
                     16: </style>
1.1       deraadt    17: </head>
                     18:
1.116     philen     19: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.1       deraadt    20:
1.693     tb         21: <h2>
1.694     sthen      22: <a href="index.html">
1.693     tb         23: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
1.701     tj         24: <font color="#e00000">Mirrors</font>
1.693     tb         25: </h2>
                     26: <hr>
1.114     deraadt    27: <p>
1.24      downsj     28:
1.718     tb         29: <h3 id="mirrors">Download via HTTP/FTP</h3>
1.594     sthen      30:
1.719     tb         31: The best way to get an OpenBSD release and support us is to buy a 3 CD set.
1.594     sthen      32: More information is available on our <a href="orders.html">ordering page</a>.
                     33:
                     34: <p>
1.674     sthen      35: OpenBSD can also be obtained via HTTP or FTP.
1.683     sthen      36: Typically you need a single small piece of boot media
1.594     sthen      37: and then the rest of the files can be installed from a number of locations,
1.718     tb         38: including directly off the internet.
                     39: Consult the <a href="faq/faq4.html">installation guide</a> for details.
1.594     sthen      40:
                     41: <p>
1.718     tb         42: Choose a mirror near you from the following list of <a href="#http">HTTP</a>,
                     43: <a href="#ftp">FTP</a> and <a href="#rsync">rsync</a> mirrors which provide
                     44: OpenBSD.
1.261     saad       45:
1.703     sthen      46: <p>
                     47: See below for the <a href="#layout">directory layout of mirrors</a>
                     48: and <a href="#prospective">information for prospective mirrors</a>.
1.10      deraadt    49:
1.132     deraadt    50: <hr>
1.718     tb         51: <h3 id="http">HTTP</h3>
1.552     sthen      52: This is a list of currently known HTTP servers &amp; mirrors:<p>
1.1       deraadt    53:
1.132     deraadt    54: <table>
                     55:     <tr>
                     56:        <td>
1.707     sthen      57:        <strong>Anycast CDN (Various)</strong>
                     58:        </td><td>
                     59:        <a href="http://mirrors.evowise.com/pub/OpenBSD/" rel="nofollow">
                     60:        http://mirrors.evowise.com/pub/OpenBSD/</a>
                     61:        </td>
                     62:     </tr><tr>
                     63:        <td>
1.552     sthen      64:        <strong>Australia (Adelaide)</strong>
1.539     sthen      65:        </td><td>
1.610     sthen      66:        <a href="http://mirror.internode.on.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen      67:        http://mirror.internode.on.net/pub/OpenBSD/</a>
1.539     sthen      68:        </td>
                     69:     </tr><tr>
                     70:        <td>
1.552     sthen      71:        <strong>Australia (Brisbane)</strong>
1.288     beck       72:        </td><td>
1.610     sthen      73:        <a href="http://mirror.aarnet.edu.au/pub/OpenBSD/" rel="nofollow">
1.552     sthen      74:        http://mirror.aarnet.edu.au/pub/OpenBSD/</a>
1.437     martin     75:        </td>
                     76:     </tr><tr>
                     77:        <td>
1.552     sthen      78:        <strong>Austria (Vienna)</strong>
1.539     sthen      79:        </td><td>
1.610     sthen      80:        <a href="http://ftp5.eu.openbsd.org/ftp/pub/OpenBSD/" rel="nofollow">
1.568     sthen      81:        http://ftp5.eu.openbsd.org/ftp/pub/OpenBSD/</a>
                     82:        </td>
                     83:     </tr><tr>
                     84:        <td>
                     85:        <strong>Austria (Vienna)</strong>
                     86:        </td><td>
1.610     sthen      87:        <a href="http://ftp2.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.605     sthen      88:        http://ftp2.eu.openbsd.org/pub/OpenBSD/</a>
1.548     sthen      89:        </td>
                     90:     </tr><tr>
                     91:        <td>
1.666     sthen      92:        <strong>Brazil (Curitiba)</strong>
                     93:        </td><td>
                     94:        <a href="http://openbsd.c3sl.ufpr.br/pub/OpenBSD/" rel="nofollow">
                     95:        http://openbsd.c3sl.ufpr.br/pub/OpenBSD/</a>
                     96:        </td>
                     97:     </tr><tr>
                     98:        <td>
1.667     sthen      99:        <strong>Brazil (Brasilia)</strong>
                    100:        </td><td>
                    101:        <a href="http://mirrors.unb.br/pub/OpenBSD/" rel="nofollow">
                    102:        http://mirrors.unb.br/pub/OpenBSD/</a>
                    103:        </td>
                    104:     </tr><tr>
                    105:        <td>
1.570     sthen     106:        <strong>Bulgaria (Sofia)</strong>
                    107:        </td><td>
1.689     sthen     108:        <a href="http://openbsd.ipacct.com/pub/OpenBSD/" rel="nofollow">
                    109:        http://openbsd.ipacct.com/pub/OpenBSD/</a>
                    110:        </td>
                    111:     </tr><tr>
                    112:        <td>
1.552     sthen     113:        <strong>Canada (Alberta)</strong>
1.550     sthen     114:        </td><td>
1.610     sthen     115:        <a href="http://ftp.OpenBSD.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     116:        http://ftp.OpenBSD.org/pub/OpenBSD/</a>
1.550     sthen     117:        </td>
                    118:     </tr><tr>
                    119:        <td>
1.649     nick      120:        <strong>Canada (Toronto, ON)</strong>
                    121:        </td><td>
                    122:        <a href="http://openbsd.cs.toronto.edu/pub/OpenBSD/" rel="nofollow">
                    123:        http://openbsd.cs.toronto.edu/pub/OpenBSD/</a>
                    124:        </td>
                    125:     </tr><tr>
                    126:        <td>
1.702     sthen     127:        <strong>Canada (Beauharnois, QC)</strong>
                    128:        </td><td>
                    129:        <a href="http://openbsd.delfic.org/pub/OpenBSD/" rel="nofollow">
                    130:        http://openbsd.delfic.org/pub/OpenBSD/</a>
                    131:        </td>
                    132:     </tr><tr>
                    133:        <td>
1.552     sthen     134:        <strong>Costa Rica</strong>
1.288     beck      135:        </td><td>
1.610     sthen     136:        <a href="http://mirrors.ucr.ac.cr/OpenBSD/" rel="nofollow">
1.552     sthen     137:        http://mirrors.ucr.ac.cr/OpenBSD/</a>
1.288     beck      138:        </td>
                    139:     </tr><tr>
                    140:        <td>
1.712     sthen     141:        <strong>Denmark (Aalborg)</strong>
                    142:        </td><td>
                    143:        <a href="http://mirrors.dotsrc.org/pub/OpenBSD/" rel="nofollow">
                    144:        http://mirrors.dotsrc.org/pub/OpenBSD/</a>
                    145:        </td>
                    146:     </tr><tr>
                    147:        <td>
1.658     sthen     148:        <strong>Denmark (Copenhagen)</strong>
                    149:        </td><td>
                    150:        <a href="http://mirror.one.com/pub/OpenBSD/" rel="nofollow">
                    151:        http://mirror.one.com/pub/OpenBSD/</a>
                    152:        </td>
                    153:     </tr><tr>
                    154:        <td>
1.552     sthen     155:        <strong>Estonia (Tallinn)</strong>
1.288     beck      156:        </td><td>
1.610     sthen     157:        <a href="http://ftp.aso.ee/pub/OpenBSD/" rel="nofollow">
1.552     sthen     158:        http://ftp.aso.ee/pub/OpenBSD/</a>
1.288     beck      159:        </td>
                    160:     </tr><tr>
                    161:        <td>
1.552     sthen     162:        <strong>France (Paris)</strong>
1.550     sthen     163:        </td><td>
1.610     sthen     164:        <a href="http://ftp.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     165:        http://ftp.fr.openbsd.org/pub/OpenBSD/</a>
1.550     sthen     166:        </td>
                    167:     </tr><tr>
                    168:        <td>
1.552     sthen     169:        <strong>France (Paris)</strong>
1.444     jsg       170:        </td><td>
1.610     sthen     171:        <a href="http://ftp2.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     172:        http://ftp2.fr.openbsd.org/pub/OpenBSD/</a>
1.454     sthen     173:        </td>
                    174:     </tr><tr>
                    175:        <td>
1.626     landry    176:        <strong>France (Paris)</strong>
                    177:        </td><td>
                    178:        <a href="http://mirrors.ircam.fr/pub/OpenBSD/" rel="nofollow">
                    179:        http://mirrors.ircam.fr/pub/OpenBSD/</a>
                    180:        </td>
                    181:     </tr><tr>
                    182:        <td>
1.552     sthen     183:        <strong>Germany (Berlin)</strong>
1.477     sthen     184:        </td><td>
1.610     sthen     185:        <a href="http://ftp.spline.de/pub/OpenBSD/" rel="nofollow">
1.552     sthen     186:        http://ftp.spline.de/pub/OpenBSD/</a>
1.477     sthen     187:        </td>
                    188:     </tr><tr>
                    189:        <td>
1.552     sthen     190:        <strong>Germany (Oldenburg)</strong>
1.401     grunk     191:        </td><td>
1.610     sthen     192:        <a href="http://ftp.bytemine.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     193:        http://ftp.bytemine.net/pub/OpenBSD/</a>
1.401     grunk     194:        </td>
                    195:     </tr><tr>
                    196:        <td>
1.552     sthen     197:        <strong>Germany (Aachen)</strong>
1.535     sthen     198:        </td><td>
1.610     sthen     199:        <a href="http://ftp.halifax.rwth-aachen.de/openbsd/" rel="nofollow">
1.552     sthen     200:        http://ftp.halifax.rwth-aachen.de/openbsd/</a>
1.535     sthen     201:        </td>
                    202:     </tr><tr>
                    203:        <td>
1.588     sthen     204:        <strong>Germany (Hamburg)</strong>
                    205:        </td><td>
1.610     sthen     206:        <a href="http://artfiles.org/openbsd/" rel="nofollow">
1.588     sthen     207:        http://artfiles.org/openbsd/</a>
                    208:        </td>
                    209:     </tr><tr>
                    210:        <td>
1.655     florian   211:        <strong>Germany (Frankfurt)</strong>
                    212:        </td><td>
                    213:        <a href="http://ftp.hostserver.de/pub/OpenBSD/" rel="nofollow">
                    214:        http://ftp.hostserver.de/pub/OpenBSD/</a>
                    215:        </td>
                    216:     </tr><tr>
                    217:        <td>
1.552     sthen     218:        <strong>Greece (Heraklion)</strong>
1.422     grunk     219:        </td><td>
1.610     sthen     220:        <a href="http://ftp.cc.uoc.gr/mirrors/OpenBSD/" rel="nofollow">
1.552     sthen     221:        http://ftp.cc.uoc.gr/mirrors/OpenBSD/</a>
1.422     grunk     222:        </td>
                    223:     </tr><tr>
                    224:        <td>
1.686     sthen     225:        <strong>Hong Kong</strong>
                    226:        </td><td>
                    227:        <a href="http://openbsd.hk/pub/OpenBSD/" rel="nofollow">
                    228:        http://openbsd.hk/pub/OpenBSD/</a>
                    229:        </td>
                    230:     </tr><tr>
                    231:        <td>
1.552     sthen     232:        <strong>Hungary (Budapest)</strong>
1.523     sthen     233:        </td><td>
1.610     sthen     234:        <a href="http://ftp.fsn.hu/pub/OpenBSD/" rel="nofollow">
1.552     sthen     235:        http://ftp.fsn.hu/pub/OpenBSD/</a>
1.523     sthen     236:        </td>
                    237:     </tr><tr>
                    238:        <td>
1.635     sthen     239:        <strong>Indonesia (Surabaya, Java)</strong>
                    240:        </td><td>
                    241:        <a href="http://kartolo.sby.datautama.net.id/pub/OpenBSD/" rel="nofollow">
                    242:        http://kartolo.sby.datautama.net.id/pub/OpenBSD/</a>
                    243:        </td>
                    244:     </tr><tr>
                    245:        <td>
1.552     sthen     246:        <strong>Ireland (Dublin)</strong>
1.476     sthen     247:        </td><td>
1.610     sthen     248:        <a href="http://ftp.heanet.ie/pub/OpenBSD/" rel="nofollow">
1.552     sthen     249:        http://ftp.heanet.ie/pub/OpenBSD/</a>
1.476     sthen     250:        </td>
                    251:     </tr><tr>
                    252:        <td>
1.645     sthen     253:        <strong>Italy (Rome)</strong>
                    254:        </td><td>
1.646     sthen     255:        <a href="http://openbsd.mirror.garr.it/pub/OpenBSD/" rel="nofollow">
                    256:        http://openbsd.mirror.garr.it/pub/OpenBSD/</a>
1.645     sthen     257:        </td>
                    258:     </tr><tr>
                    259:        <td>
1.552     sthen     260:        <strong>Japan (Ishikawa)</strong>
1.369     robert    261:        </td><td>
1.610     sthen     262:        <a href="http://ftp.jaist.ac.jp/pub/OpenBSD/" rel="nofollow">
1.552     sthen     263:        http://ftp.jaist.ac.jp/pub/OpenBSD/</a>
1.369     robert    264:        </td>
                    265:     </tr><tr>
                    266:        <td>
1.566     sthen     267:        <strong>Japan (Saitama)</strong>
                    268:        </td><td>
1.610     sthen     269:        <a href="http://www.ftp.ne.jp/OpenBSD/" rel="nofollow">
1.566     sthen     270:        http://www.ftp.ne.jp/OpenBSD/</a>
                    271:        </td>
                    272:     </tr><tr>
                    273:        <td>
1.710     sthen     274:        <strong>Lithuania (Kaunas)</strong>
1.709     sthen     275:        </td><td>
                    276:        <a href="http://mirror.litnet.lt/pub/OpenBSD/" rel="nofollow">
                    277:        http://mirror.litnet.lt/pub/OpenBSD/</a>
                    278:        </td>
                    279:     </tr><tr>
                    280:        <td>
1.680     sthen     281:        <strong>The Netherlands (Amsterdam)</strong>
                    282:        </td><td>
                    283:        <a href="http://mirror.meerval.net/pub/OpenBSD/" rel="nofollow">
                    284:        http://mirror.meerval.net/pub/OpenBSD/</a>
                    285:        </td>
                    286:     </tr><tr>
                    287:        <td>
1.552     sthen     288:        <strong>The Netherlands (Utrecht)</strong>
1.358     steven    289:        </td><td>
1.610     sthen     290:        <a href="http://ftp.nluug.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     291:        http://ftp.nluug.nl/pub/OpenBSD/</a>
1.358     steven    292:        </td>
                    293:     </tr><tr>
                    294:        <td>
1.552     sthen     295:        <strong>The Netherlands (Ede)</strong>
1.550     sthen     296:        </td><td>
1.610     sthen     297:        <a href="http://ftp.bit.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     298:        http://ftp.bit.nl/pub/OpenBSD/</a>
1.550     sthen     299:        </td>
                    300:     </tr><tr>
                    301:        <td>
1.672     sthen     302:        <strong>The Netherlands (Amsterdam)</strong>
                    303:        </td><td>
1.685     sthen     304:        <a href="http://mirrors.dalenys.com/pub/OpenBSD/" rel="nofollow">
                    305:        http://mirrors.dalenys.com/pub/OpenBSD/</a>
1.672     sthen     306:        </td>
                    307:     </tr><tr>
                    308:        <td>
                    309:        <strong>Phillipines (Cebu)</strong>
                    310:        </td><td>
                    311:        <a href="http://mirror.rise.ph/pub/OpenBSD/" rel="nofollow">
                    312:        http://mirror.rise.ph/pub/OpenBSD/</a>
                    313:        </td>
                    314:     </tr><tr>
                    315:        <td>
1.637     sthen     316:        <strong>Poland (Oswiecim)</strong>
                    317:        </td><td>
                    318:        <a href="http://piotrkosoft.net/pub/OpenBSD/" rel="nofollow">
                    319:        http://piotrkosoft.net/pub/OpenBSD/</a>
                    320:        </td>
                    321:     </tr><tr>
                    322:        <td>
1.596     sthen     323:        <strong>Poland (Warszawa)</strong>
                    324:        </td><td>
1.610     sthen     325:        <a href="http://ftp.icm.edu.pl/pub/OpenBSD/" rel="nofollow">
1.596     sthen     326:        http://ftp.icm.edu.pl/pub/OpenBSD/</a>
                    327:        </td>
                    328:     </tr><tr>
                    329:        <td>
1.716     sthen     330:        <strong>Romania (Bucharest)</strong>
                    331:        </td><td>
                    332:        <a href="http://mirrors.pidginhost.com/pub/OpenBSD/" rel="nofollow">
                    333:        http://mirrors.pidginhost.com/pub/OpenBSD/</a>
                    334:        </td>
                    335:     </tr><tr>
                    336:        <td>
1.584     sthen     337:        <strong>Russia (Moscow)</strong>
                    338:        </td><td>
1.623     sthen     339:        <a href="http://mirror.yandex.ru/pub/OpenBSD/" rel="nofollow">
                    340:        http://mirror.yandex.ru/pub/OpenBSD/</a>
                    341:        </td>
                    342:     </tr><tr>
                    343:        <td>
1.423     grunk     344:        <strong>Slovenia (Ljubljana)</strong>
                    345:        </td><td>
1.610     sthen     346:        <a href="http://www.obsd.si/pub/OpenBSD/" rel="nofollow">
1.552     sthen     347:        http://www.obsd.si/pub/OpenBSD/</a>
1.423     grunk     348:        </td>
                    349:     </tr><tr>
                    350:        <td>
1.552     sthen     351:        <strong>Sweden (Stockholm)</strong>
                    352:        </td><td>
1.610     sthen     353:        <a href="http://ftp.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     354:        http://ftp.eu.openbsd.org/pub/OpenBSD/</a>
1.482     sobrado   355:        </td>
                    356:     </tr><tr>
                    357:        <td>
1.552     sthen     358:        <strong>Switzerland (Zurich)</strong>
                    359:        </td><td>
1.610     sthen     360:        <a href="http://mirror.switch.ch/ftp/pub/OpenBSD/" rel="nofollow">
1.552     sthen     361:        http://mirror.switch.ch/ftp/pub/OpenBSD/</a>
1.550     sthen     362:        </td>
                    363:     </tr><tr>
                    364:        <td>
1.713     sthen     365:        <strong>Taiwan (Taoyuan)</strong>
                    366:        </td><td>
                    367:        <a href="http://ftp.yzu.edu.tw/pub/OpenBSD/" rel="nofollow">
                    368:        http://ftp.yzu.edu.tw/pub/OpenBSD/</a>
                    369:        </td>
                    370:     </tr><tr>
                    371:        <td>
1.696     sthen     372:        <strong>Ukraine (Kyiv)</strong>
                    373:        </td><td>
                    374:        <a href="http://mirror.eject.name/pub/OpenBSD/" rel="nofollow">
                    375:        http://mirror.eject.name/pub/OpenBSD/</a>
                    376:        </td>
                    377:     </tr><tr>
                    378:        <td>
1.518     sthen     379:        <strong>United Kingdom (Kent)</strong>
1.517     sthen     380:        </td><td>
1.610     sthen     381:        <a href="http://www.mirrorservice.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     382:        http://www.mirrorservice.org/pub/OpenBSD/</a>
1.517     sthen     383:        </td>
                    384:     </tr><tr>
                    385:        <td>
1.698     sthen     386:        <strong>United Kingdom (Coventry)</strong>
                    387:        </td><td>
                    388:        <a href="http://anorien.csc.warwick.ac.uk/pub/OpenBSD/" rel="nofollow">
                    389:        http://anorien.csc.warwick.ac.uk/pub/OpenBSD/</a>
                    390:        </td>
                    391:     </tr><tr>
                    392:        <td>
1.518     sthen     393:        <strong>United Kingdom (Manchester)</strong>
1.356     steven    394:        </td><td>
1.664     sthen     395:        <a href="http://mirror.bytemark.co.uk/pub/OpenBSD/" rel="nofollow">
                    396:        http://mirror.bytemark.co.uk/pub/OpenBSD/</a>
1.356     steven    397:        </td>
                    398:     </tr><tr>
                    399:        <td>
1.621     sthen     400:        <strong>United Kingdom (Oxford)</strong>
                    401:        </td><td>
                    402:        <a href="http://mirror.ox.ac.uk/pub/OpenBSD/" rel="nofollow">
                    403:        http://mirror.ox.ac.uk/pub/OpenBSD/</a>
                    404:        </td>
                    405:     </tr><tr>
                    406:        <td>
1.643     sthen     407:        <strong>United Kingdom (London)</strong>
                    408:        </td><td>
                    409:        <a href="http://mirror.exonetric.net/pub/OpenBSD/" rel="nofollow">
                    410:        http://mirror.exonetric.net/pub/OpenBSD/</a>
                    411:        </td>
                    412:     </tr><tr>
                    413:        <td>
1.661     sthen     414:        <strong>USA (San Francisco, CA)</strong>
                    415:        </td><td>
                    416:        <a href="http://mirrors.sonic.net/pub/OpenBSD/" rel="nofollow">
                    417:        http://mirrors.sonic.net/pub/OpenBSD/</a>
                    418:        </td>
                    419:     </tr><tr>
                    420:        <td>
1.552     sthen     421:        <strong>USA (Boulder, CO)</strong>
                    422:        </td><td>
1.610     sthen     423:        <a href="http://ftp3.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     424:        http://ftp3.usa.openbsd.org/pub/OpenBSD/</a>
1.468     sthen     425:        </td>
                    426:     </tr><tr>
                    427:        <td>
1.661     sthen     428:        <strong>USA (Boise, ID)</strong>
1.471     sthen     429:        </td><td>
1.661     sthen     430:        <a href="http://mirrors.syringanetworks.net/pub/OpenBSD/" rel="nofollow">
                    431:        http://mirrors.syringanetworks.net/pub/OpenBSD/</a>
1.451     sthen     432:        </td>
1.509     sthen     433:     </tr><tr>
                    434:        <td>
1.661     sthen     435:        <strong>USA (Arlington Heights, IL)</strong>
1.558     sthen     436:        </td><td>
1.661     sthen     437:        <a href="http://mirrors.gigenet.com/pub/OpenBSD/" rel="nofollow">
                    438:        http://mirrors.gigenet.com/pub/OpenBSD/</a>
1.558     sthen     439:        </td>
1.577     sthen     440:     </tr><tr>
                    441:        <td>
1.684     sthen     442:        <strong>USA (Cambridge, MA)</strong>
                    443:        </td><td>
                    444:        <a href="http://mirrors.mit.edu/pub/OpenBSD/" rel="nofollow">
                    445:        http://mirrors.mit.edu/pub/OpenBSD/</a>
                    446:        </td>
                    447:     </tr><tr>
                    448:        <td>
1.708     millert   449:        <strong>USA (New York, NY)</strong>
                    450:        </td><td>
                    451:        <a href="http://ftp4.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
                    452:        http://ftp4.usa.openbsd.org/pub/OpenBSD/</a>
                    453:        </td>
                    454:     </tr><tr>
                    455:        <td>
1.661     sthen     456:        <strong>USA (Rochester, NY)</strong>
1.597     sthen     457:        </td><td>
1.691     sthen     458:        <a href="http://ftp5.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
                    459:        http://ftp5.usa.openbsd.org/pub/OpenBSD/</a>
                    460:        </td>
                    461:     </tr><tr>
                    462:        <td>
1.661     sthen     463:        <strong>USA (Pittsburgh, PA)</strong>
1.608     sthen     464:        </td><td>
1.661     sthen     465:        <a href="http://openbsd.mirrors.hoobly.com/" rel="nofollow">
                    466:        http://openbsd.mirrors.hoobly.com/</a>
1.608     sthen     467:        </td>
                    468:     </tr><tr>
                    469:        <td>
1.661     sthen     470:        <strong>USA (Pittsburgh, PA)</strong>
1.608     sthen     471:        </td><td>
1.661     sthen     472:        <a href="http://openbsd.mirrors.pair.com/" rel="nofollow">
                    473:        http://openbsd.mirrors.pair.com/</a>
1.608     sthen     474:        </td>
1.619     sthen     475:     </tr><tr>
                    476:        <td>
1.661     sthen     477:        <strong>USA (Dallas, TX)</strong>
1.619     sthen     478:        </td><td>
1.661     sthen     479:        <a href="http://mirror.esc7.net/pub/OpenBSD/" rel="nofollow">
                    480:        http://mirror.esc7.net/pub/OpenBSD/</a>
1.619     sthen     481:        </td>
1.635     sthen     482:     </tr><tr>
                    483:        <td>
1.661     sthen     484:        <strong>USA (Harrisonburg, VA)</strong>
1.635     sthen     485:        </td><td>
1.661     sthen     486:        <a href="http://mirror.jmu.edu/pub/OpenBSD/" rel="nofollow">
                    487:        http://mirror.jmu.edu/pub/OpenBSD/</a>
1.635     sthen     488:        </td>
1.132     deraadt   489:     </tr>
                    490: </table>
1.1       deraadt   491:
1.30      deraadt   492: <hr>
1.718     tb        493: <h3 id="ftp">FTP</h3>
1.703     sthen     494: This is a list of currently known FTP mirrors:<p>
1.10      deraadt   495:
1.132     deraadt   496: <table>
1.235     david     497:     <tr>
1.510     beck      498:        <td>
1.552     sthen     499:        <strong>Australia (Adelaide)</strong>
1.539     sthen     500:        </td><td>
1.610     sthen     501:        <a href="ftp://mirror.internode.on.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     502:        ftp://mirror.internode.on.net/pub/OpenBSD/</a>
1.539     sthen     503:        </td>
                    504:     </tr><tr>
                    505:        <td>
1.568     sthen     506:        <strong>Austria (Vienna)</strong>
                    507:        </td><td>
1.610     sthen     508:        <a href="ftp://ftp5.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.568     sthen     509:        ftp://ftp5.eu.openbsd.org/pub/OpenBSD/</a>
1.570     sthen     510:        </td>
                    511:     </tr><tr>
                    512:        <td>
1.605     sthen     513:        <strong>Austria (Vienna)</strong>
1.599     sthen     514:        </td><td>
1.610     sthen     515:        <a href="ftp://ftp2.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.605     sthen     516:        ftp://ftp2.eu.openbsd.org/pub/OpenBSD/</a>
1.599     sthen     517:        </td>
                    518:     </tr><tr>
                    519:        <td>
1.666     sthen     520:        <strong>Brazil (Curitiba)</strong>
                    521:        </td><td>
                    522:        <a href="ftp://openbsd.c3sl.ufpr.br/pub/OpenBSD/" rel="nofollow">
                    523:        ftp://openbsd.c3sl.ufpr.br/pub/OpenBSD/</a>
1.667     sthen     524:        </td>
                    525:     </tr><tr>
                    526:        <td>
                    527:        <strong>Brazil (Brasilia)</strong>
                    528:        </td><td>
                    529:        <a href="ftp://mirrors.unb.br/pub/OpenBSD/" rel="nofollow">
                    530:        ftp://mirrors.unb.br/pub/OpenBSD/</a>
1.666     sthen     531:        </td>
                    532:     </tr><tr>
                    533:        <td>
1.689     sthen     534:        <strong>Bulgaria (Sofia)</strong>
                    535:        </td><td>
                    536:        <a href="ftp://openbsd.ipacct.com/pub/OpenBSD/" rel="nofollow">
                    537:        ftp://openbsd.ipacct.com/pub/OpenBSD/</a>
                    538:        </td>
                    539:     </tr><tr>
                    540:        <td>
1.649     nick      541:        <strong>Canada (Toronto, ON)</strong>
                    542:        </td><td>
                    543:        <a href="ftp://openbsd.cs.toronto.edu/pub/OpenBSD/" rel="nofollow">
                    544:        ftp://openbsd.cs.toronto.edu/pub/OpenBSD/</a>
                    545:        </td>
                    546:     </tr><tr>
                    547:        <td>
1.552     sthen     548:        <strong>Costa Rica</strong>
1.548     sthen     549:        </td><td>
1.610     sthen     550:        <a href="ftp://mirrors.ucr.ac.cr/OpenBSD/" rel="nofollow">
1.552     sthen     551:        ftp://mirrors.ucr.ac.cr/OpenBSD/</a>
1.712     sthen     552:        </td>
                    553:     </tr><tr>
                    554:        <td>
                    555:        <strong>Denmark (Aalborg)</strong>
                    556:        </td><td>
                    557:        <a href="ftp://mirrors.dotsrc.org/pub/OpenBSD/" rel="nofollow">
                    558:        ftp://mirrors.dotsrc.org/pub/OpenBSD/</a>
1.548     sthen     559:        </td>
                    560:     </tr><tr>
                    561:        <td>
1.658     sthen     562:        <strong>Denmark (Copenhagen)</strong>
                    563:        </td><td>
                    564:        <a href="ftp://mirror.one.com/pub/OpenBSD/" rel="nofollow">
                    565:        ftp://mirror.one.com/pub/OpenBSD/</a>
                    566:        </td>
                    567:     </tr><tr>
                    568:        <td>
1.552     sthen     569:        <strong>Estonia (Tallinn)</strong>
1.550     sthen     570:        </td><td>
1.610     sthen     571:        <a href="ftp://ftp.aso.ee/pub/OpenBSD/" rel="nofollow">
1.552     sthen     572:        ftp://ftp.aso.ee/pub/OpenBSD/</a>
1.550     sthen     573:        </td>
                    574:     </tr><tr>
                    575:        <td>
1.552     sthen     576:        <strong>France (Paris)</strong>
1.531     sthen     577:        </td><td>
1.610     sthen     578:        <a href="ftp://ftp2.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     579:        ftp://ftp2.fr.openbsd.org/pub/OpenBSD/</a>
1.596     sthen     580:        </td>
                    581:     </tr><tr>
                    582:        <td>
1.626     landry    583:        <strong>France (Paris)</strong>
                    584:        </td><td>
                    585:        <a href="ftp://mirrors.ircam.fr/pub/OpenBSD/" rel="nofollow">
                    586:        ftp://mirrors.ircam.fr/pub/OpenBSD/</a>
                    587:        </td>
                    588:     </tr><tr>
                    589:        <td>
1.627     landry    590:        <strong>France (Rennes)</strong>
                    591:        </td><td>
                    592:        <a href="ftp://ftp.irisa.fr/pub/OpenBSD/" rel="nofollow">
                    593:        ftp://ftp.irisa.fr/pub/OpenBSD/</a>
                    594:        </td>
                    595:     </tr><tr>
                    596:        <td>
1.552     sthen     597:        <strong>Germany (Berlin)</strong>
1.363     steven    598:        </td><td>
1.610     sthen     599:        <a href="ftp://ftp.spline.de/pub/OpenBSD/" rel="nofollow">
1.552     sthen     600:        ftp://ftp.spline.de/pub/OpenBSD/</a>
1.496     landry    601:        </td>
                    602:     </tr><tr>
                    603:        <td>
1.555     sthen     604:        <strong>Germany (Esslingen)</strong>
                    605:        </td><td>
1.610     sthen     606:        <a href="ftp://ftp-stud.fht-esslingen.de/pub/OpenBSD/" rel="nofollow">
1.555     sthen     607:        ftp://ftp-stud.fht-esslingen.de/pub/OpenBSD/</a>
                    608:        </td>
                    609:     </tr><tr>
                    610:        <td>
1.552     sthen     611:        <strong>Germany (Oldenburg)</strong>
1.496     landry    612:        </td><td>
1.610     sthen     613:        <a href="ftp://ftp.bytemine.net/pub/OpenBSD/" rel="nofollow">
1.552     sthen     614:        ftp://ftp.bytemine.net/pub/OpenBSD/</a>
1.521     stsp      615:        </td>
                    616:     </tr><tr>
                    617:        <td>
1.655     florian   618:        <strong>Germany (Frankfurt)</strong>
                    619:        </td><td>
                    620:        <a href="ftp://ftp.hostserver.de/pub/OpenBSD/" rel="nofollow">
                    621:        ftp://ftp.hostserver.de/pub/OpenBSD/</a>
                    622:        </td>
                    623:     </tr><tr>
                    624:        <td>
1.476     sthen     625:        <strong>Greece (Heraklion)</strong>
                    626:        </td><td>
1.610     sthen     627:        <a href="ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/" rel="nofollow">
1.552     sthen     628:        ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/</a>
1.476     sthen     629:        </td>
                    630:     </tr><tr>
                    631:        <td>
1.524     sthen     632:        <strong>Hungary (Budapest)</strong>
                    633:        </td><td>
1.610     sthen     634:        <a href="ftp://ftp.fsn.hu/pub/OpenBSD/" rel="nofollow">
1.552     sthen     635:        ftp://ftp.fsn.hu/pub/OpenBSD/</a>
1.524     sthen     636:        </td>
                    637:     </tr><tr>
                    638:        <td>
1.431     steven    639:        <strong>Ireland (Dublin)</strong>
                    640:        </td><td>
1.610     sthen     641:        <a href="ftp://ftp.heanet.ie/pub/OpenBSD/" rel="nofollow">
1.552     sthen     642:        ftp://ftp.heanet.ie/pub/OpenBSD/</a>
1.645     sthen     643:        </td>
                    644:     </tr><tr>
                    645:        <td>
                    646:        <strong>Italy (Rome)</strong>
                    647:        </td><td>
1.682     sthen     648:        <a href="ftp://openbsd.mirror.garr.it/mirrors/OpenBSD/" rel="nofollow">
                    649:        ftp://openbsd.mirror.garr.it/mirrors/OpenBSD/</a>
1.431     steven    650:        </td>
                    651:     </tr><tr>
                    652:        <td>
1.358     steven    653:        <strong>Japan (Ishikawa)</strong>
                    654:        </td><td>
1.610     sthen     655:        <a href="ftp://ftp.jaist.ac.jp/pub/OpenBSD/" rel="nofollow">
1.552     sthen     656:        ftp://ftp.jaist.ac.jp/pub/OpenBSD/</a>
1.358     steven    657:        </td>
                    658:     </tr><tr>
                    659:        <td>
1.566     sthen     660:        <strong>Japan (Saitama)</strong>
                    661:        </td><td>
1.610     sthen     662:        <a href="ftp://ftp.kddilabs.jp/OpenBSD/" rel="nofollow">
1.566     sthen     663:        ftp://ftp.kddilabs.jp/OpenBSD/</a>
                    664:        </td>
                    665:     </tr><tr>
                    666:        <td>
1.710     sthen     667:        <strong>Lithuania (Kaunas)</strong>
1.709     sthen     668:        </td><td>
                    669:        <a href="ftp://mirror.litnet.lt/pub/OpenBSD/" rel="nofollow">
                    670:        ftp://mirror.litnet.lt/pub/OpenBSD/</a>
                    671:        </td>
                    672:     </tr><tr>
                    673:        <td>
1.680     sthen     674:        <strong>The Netherlands (Amsterdam)</strong>
                    675:        </td><td>
                    676:        <a href="ftp://mirror.meerval.net/pub/OpenBSD/" rel="nofollow">
                    677:        ftp://mirror.meerval.net/pub/OpenBSD/</a>
                    678:        </td>
                    679:     </tr><tr>
                    680:        <td>
1.552     sthen     681:        <strong>The Netherlands (Utrecht)</strong>
1.524     sthen     682:        </td><td>
1.610     sthen     683:        <a href="ftp://ftp.nluug.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     684:        ftp://ftp.nluug.nl/pub/OpenBSD/</a>
1.524     sthen     685:        </td>
                    686:     </tr><tr>
                    687:        <td>
1.552     sthen     688:        <strong>The Netherlands (Ede)</strong>
1.550     sthen     689:        </td><td>
1.610     sthen     690:        <a href="ftp://ftp.bit.nl/pub/OpenBSD/" rel="nofollow">
1.552     sthen     691:        ftp://ftp.bit.nl/pub/OpenBSD/</a>
1.595     sthen     692:        </td>
                    693:     </tr><tr>
                    694:        <td>
1.672     sthen     695:        <strong>The Netherlands (Amsterdam)</strong>
                    696:        </td><td>
1.685     sthen     697:        <a href="ftp://mirrors.dalenys.com/pub/OpenBSD/" rel="nofollow">
                    698:        ftp://mirrors.dalenys.com/pub/OpenBSD/</a>
1.672     sthen     699:        </td>
                    700:     </tr><tr>
                    701:        <td>
                    702:        <strong>Phillipines (Cebu)</strong>
                    703:        </td><td>
                    704:        <a href="ftp://mirror.rise.ph/pub/OpenBSD/" rel="nofollow">
                    705:        ftp://mirror.rise.ph/pub/OpenBSD/</a>
                    706:        </td>
                    707:     </tr><tr>
                    708:        <td>
1.637     sthen     709:        <strong>Poland (Oswiecim)</strong>
                    710:        </td><td>
                    711:        <a href="ftp://ftp.piotrkosoft.net/pub/OpenBSD/" rel="nofollow">
                    712:        ftp://ftp.piotrkosoft.net/pub/OpenBSD/</a>
                    713:        </td>
                    714:     </tr><tr>
                    715:        <td>
1.596     sthen     716:        <strong>Poland (Warszawa)</strong>
                    717:        </td><td>
1.610     sthen     718:        <a href="ftp://ftp.icm.edu.pl/pub/OpenBSD/" rel="nofollow">
1.596     sthen     719:        ftp://ftp.icm.edu.pl/pub/OpenBSD/</a>
                    720:        </td>
                    721:     </tr><tr>
                    722:        <td>
1.717     sthen     723:        <strong>Romania (Bucharest)</strong>
                    724:        </td><td>
                    725:        <a href="ftp://mirrors.pidginhost.com/pub/OpenBSD/" rel="nofollow">
                    726:        ftp://mirrors.pidginhost.com/pub/OpenBSD/</a>
                    727:        </td>
                    728:     </tr><tr>
                    729:        <td>
1.584     sthen     730:        <strong>Russia (Moscow)</strong>
                    731:        </td><td>
1.623     sthen     732:        <a href="ftp://mirror.yandex.ru/pub/OpenBSD/" rel="nofollow">
                    733:        ftp://mirror.yandex.ru/pub/OpenBSD/</a>
1.584     sthen     734:        </td>
                    735:     </tr><tr>
                    736:        <td>
1.423     grunk     737:        <strong>Slovenia (Ljubljana)</strong>
                    738:        </td><td>
1.610     sthen     739:        <a href="ftp://ftp.obsd.si/pub/OpenBSD/" rel="nofollow">
1.552     sthen     740:        ftp://ftp.obsd.si/pub/OpenBSD/</a>
1.688     sthen     741:        </td>
                    742:     </tr><tr>
                    743:        <td>
1.552     sthen     744:        <strong>Sweden (Stockholm)</strong>
                    745:        </td><td>
1.610     sthen     746:        <a href="ftp://ftp.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     747:        ftp://ftp.eu.openbsd.org/pub/OpenBSD/</a>
1.448     sthen     748:        </td>
                    749:     </tr><tr>
                    750:        <td>
1.552     sthen     751:        <strong>Switzerland (Zurich)</strong>
                    752:        </td><td>
1.610     sthen     753:        <a href="ftp://mirror.switch.ch/pub/OpenBSD/" rel="nofollow">
1.552     sthen     754:        ftp://mirror.switch.ch/pub/OpenBSD/</a>
1.550     sthen     755:        </td>
                    756:     </tr><tr>
                    757:        <td>
1.713     sthen     758:        <strong>Taiwan (Taoyuan)</strong>
                    759:        </td><td>
                    760:        <a href="ftp://ftp.yzu.edu.tw/pub/OpenBSD/" rel="nofollow">
                    761:        ftp://ftp.yzu.edu.tw/pub/OpenBSD/</a>
                    762:        </td>
                    763:     </tr><tr>
                    764:        <td>
1.528     sthen     765:        <strong>Turkey</strong>
                    766:        </td><td>
1.625     sthen     767:        <a href="ftp://ftp.ulak.net.tr/pub/OpenBSD/" rel="nofollow">
                    768:        ftp://ftp.ulak.net.tr/pub/OpenBSD/</a>
1.528     sthen     769:        </td>
                    770:     </tr><tr>
                    771:        <td>
1.696     sthen     772:        <strong>Ukraine (Kyiv)</strong>
                    773:        </td><td>
                    774:        <a href="ftp://mirror.eject.name/pub/OpenBSD/" rel="nofollow">
                    775:        ftp://mirror.eject.name/pub/OpenBSD/</a>
                    776:        </td>
                    777:     </tr><tr>
                    778:        <td>
1.518     sthen     779:        <strong>United Kingdom (Kent)</strong>
1.517     sthen     780:        </td><td>
1.610     sthen     781:        <a href="ftp://ftp.mirrorservice.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     782:        ftp://ftp.mirrorservice.org/pub/OpenBSD/</a>
1.517     sthen     783:        </td>
                    784:     </tr><tr>
                    785:        <td>
1.698     sthen     786:        <strong>United Kingdom (Coventry)</strong>
                    787:        </td><td>
1.699     sthen     788:        <a href="ftp://anorien.csc.warwick.ac.uk/pub/OpenBSD/" rel="nofollow">
                    789:        ftp://anorien.csc.warwick.ac.uk/pub/OpenBSD/</a>
1.698     sthen     790:        </td>
                    791:     </tr><tr>
                    792:        <td>
1.518     sthen     793:        <strong>United Kingdom (Manchester)</strong>
1.409     grunk     794:        </td><td>
1.610     sthen     795:        <a href="ftp://mirror.bytemark.co.uk/OpenBSD/" rel="nofollow">
1.605     sthen     796:        ftp://mirror.bytemark.co.uk/OpenBSD/</a>
1.621     sthen     797:        </td>
                    798:     </tr><tr>
                    799:        <td>
                    800:        <strong>United Kingdom (Oxford)</strong>
                    801:        </td><td>
                    802:        <a href="ftp://mirror.ox.ac.uk/pub/OpenBSD/" rel="nofollow">
                    803:        ftp://mirror.ox.ac.uk/pub/OpenBSD/</a>
1.290     nick      804:        </td>
                    805:     </tr><tr>
                    806:        <td>
1.643     sthen     807:        <strong>United Kingdom (London)</strong>
                    808:        </td><td>
                    809:        <a href="ftp://mirror.exonetric.net/pub/OpenBSD/" rel="nofollow">
                    810:        ftp://mirror.exonetric.net/pub/OpenBSD/</a>
                    811:        </td>
                    812:     </tr><tr>
                    813:        <td>
1.661     sthen     814:        <strong>USA (San Francisco, CA)</strong>
                    815:        </td><td>
                    816:        <a href="ftp://mirrors.sonic.net/pub/OpenBSD/" rel="nofollow">
                    817:        ftp://mirrors.sonic.net/pub/OpenBSD/</a>
                    818:        </td>
                    819:     </tr><tr>
                    820:        <td>
1.552     sthen     821:        <strong>USA (Boulder, CO)</strong>
                    822:        </td><td>
1.610     sthen     823:        <a href="ftp://ftp3.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
1.552     sthen     824:        ftp://ftp3.usa.openbsd.org/pub/OpenBSD/</a>
1.676     sthen     825:        </td>
                    826:     </tr><tr>
                    827:        <td>
1.661     sthen     828:        <strong>USA (Boise, ID)</strong>
                    829:        </td><td>
                    830:        <a href="ftp://mirrors.syringanetworks.net/pub/OpenBSD/" rel="nofollow">
                    831:        ftp://mirrors.syringanetworks.net/pub/OpenBSD/</a>
                    832:        </td>
                    833:     </tr><tr>
                    834:        <td>
1.684     sthen     835:        <strong>USA (Cambridge, MA)</strong>
                    836:        </td><td>
                    837:        <a href="ftp://mirrors.mit.edu/pub/OpenBSD/" rel="nofollow">
                    838:        ftp://mirrors.mit.edu/pub/OpenBSD/</a>
                    839:        </td>
                    840:     </tr><tr>
                    841:        <td>
1.708     millert   842:        <strong>USA (New York, NY)</strong>
                    843:        </td><td>
                    844:        <a href="ftp://ftp4.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
                    845:        ftp://ftp4.usa.openbsd.org/pub/OpenBSD/</a>
                    846:        </td>
                    847:     </tr><tr>
                    848:        <td>
1.471     sthen     849:        <strong>USA (Rochester, NY)</strong>
                    850:        </td><td>
1.691     sthen     851:        <a href="ftp://ftp5.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
                    852:        ftp://ftp5.usa.openbsd.org/pub/OpenBSD/</a>
1.639     sthen     853:        </td>
                    854:     </tr><tr>
                    855:        <td>
1.661     sthen     856:        <strong>USA (Dallas, TX)</strong>
1.608     sthen     857:        </td><td>
1.661     sthen     858:        <a href="ftp://mirror.esc7.net/pub/OpenBSD/" rel="nofollow">
                    859:        ftp://mirror.esc7.net/pub/OpenBSD/</a>
1.608     sthen     860:        </td>
1.619     sthen     861:     </tr><tr>
                    862:        <td>
                    863:        <strong>USA (Harrisonburg, VA)</strong>
                    864:        </td><td>
                    865:        <a href="ftp://mirror.jmu.edu/pub/OpenBSD/" rel="nofollow">
                    866:        ftp://mirror.jmu.edu/pub/OpenBSD/</a>
                    867:        </td>
1.132     deraadt   868:     </tr>
                    869: </table>
1.1       deraadt   870:
1.30      deraadt   871: <hr>
1.718     tb        872: <h3 id="rsync">rsync</h3>
                    873: This is a list of currently known rsync mirrors:<p>
1.164     miod      874:
                    875: <table>
                    876:     <tr>
1.341     grunk     877:        <td>
1.552     sthen     878:        <strong>Australia (Adelaide)</strong>
1.539     sthen     879:        </td><td>
1.552     sthen     880:        rsync://mirror.internode.on.net/openbsd/
1.539     sthen     881:        </td>
                    882:     </tr><tr>
                    883:        <td>
1.552     sthen     884:        <strong>Australia (Brisbane)</strong>
1.437     martin    885:        </td><td>
1.552     sthen     886:        rsync://mirror.aarnet.edu.au/openbsd/
1.616     sthen     887:        </td>
                    888:     </tr><tr>
                    889:        <td>
1.568     sthen     890:        <strong>Austria (Vienna)</strong>
                    891:        </td><td>
                    892:        rsync://ftp5.eu.openbsd.org/OpenBSD/
1.599     sthen     893:        </td>
                    894:     </tr><tr>
                    895:        <td>
1.618     sthen     896:        <strong>Austria (Vienna)</strong>
                    897:        </td><td>
                    898:        rsync://ftp2.eu.openbsd.org/OpenBSD/
1.666     sthen     899:        </td>
                    900:     </tr><tr>
                    901:        <td>
                    902:        <strong>Brazil (Curitiba)</strong>
                    903:        </td><td>
                    904:        rsync://openbsd.c3sl.ufpr.br/openbsd/
1.689     sthen     905:        </td>
                    906:     </tr><tr>
                    907:        <td>
                    908:        <strong>Bulgaria (Sofia)</strong>
                    909:        </td><td>
                    910:        rsync://openbsd.ipacct.com/OpenBSD/
1.628     sthen     911:        </td>
                    912:     </tr><tr>
                    913:        <td>
1.649     nick      914:        <strong>Canada (Toronto, ON)</strong>
                    915:        </td><td>
1.651     sthen     916:        rsync://openbsd.cs.toronto.edu/openbsd/
1.658     sthen     917:        </td>
                    918:     </tr><tr>
                    919:        <td>
                    920:        <strong>Denmark (Copenhagen)</strong>
                    921:        </td><td>
                    922:        rsync://mirror.one.com/openbsd/
1.555     sthen     923:        </td>
                    924:     </tr><tr>
                    925:        <td>
1.552     sthen     926:        <strong>Estonia (Tallinn)</strong>
1.487     sthen     927:        </td><td>
1.552     sthen     928:        rsync://ftp.aso.ee/OpenBSD/
1.625     sthen     929:        </td>
                    930:     </tr><tr>
                    931:        <td>
1.496     landry    932:        <strong>France (Paris)</strong>
                    933:        </td><td>
                    934:        rsync://ftp.fr.openbsd.org/OpenBSD/
1.603     sthen     935:        </td>
                    936:     </tr><tr>
                    937:        <td>
1.607     sthen     938:        <strong>France (Paris)</strong>
                    939:        </td><td>
                    940:        rsync://ftp2.fr.openbsd.org/OpenBSD/
1.626     landry    941:        </td>
                    942:     </tr><tr>
                    943:        <td>
                    944:        <strong>France (Paris)</strong>
                    945:        </td><td>
                    946:        rsync://mirrors.ircam.fr/pub/OpenBSD/
1.633     sthen     947:        </td>
                    948:     </tr><tr>
                    949:        <td>
1.422     grunk     950:        <strong>Germany (Berlin)</strong>
                    951:        </td><td>
                    952:        rsync://ftp.spline.de/OpenBSD/
1.431     steven    953:        </td>
                    954:     </tr><tr>
                    955:        <td>
1.523     sthen     956:        <strong>Germany (Aachen)</strong>
                    957:        </td><td>
                    958:        rsync://ftp.halifax.rwth-aachen.de/openbsd/
1.655     florian   959:        </td>
                    960:     </tr><tr>
                    961:        <td>
                    962:        <strong>Germany (Frankfurt)</strong>
                    963:        </td><td>
                    964:        rsync://ftp.hostserver.de/OpenBSD/
1.523     sthen     965:        </td>
                    966:     </tr><tr>
                    967:        <td>
1.635     sthen     968:        <strong>Indonesia (Surabaya, Java)</strong>
                    969:        </td><td>
                    970:        rsync://kartolo.sby.datautama.net.id/OpenBSD/
                    971:        </td>
                    972:     </tr><tr>
                    973:        <td>
1.431     steven    974:        <strong>Ireland (Dublin)</strong>
                    975:        </td><td>
                    976:        rsync://ftp.heanet.ie/pub/OpenBSD/
1.646     sthen     977:        </td>
                    978:     </tr><tr>
                    979:        <td>
                    980:        <strong>Italy (Rome)</strong>
                    981:        </td><td>
                    982:        rsync://openbsd.mirror.garr.it/OpenBSD/
1.358     steven    983:        </td>
                    984:     </tr><tr>
                    985:        <td>
                    986:        <strong>Japan (Ishikawa)</strong>
                    987:        </td><td>
                    988:        rsync://ftp.jaist.ac.jp/pub/OpenBSD/
1.566     sthen     989:        </td>
                    990:     </tr><tr>
                    991:        <td>
                    992:        <strong>Japan (Saitama)</strong>
                    993:        </td><td>
                    994:        rsync://ftp.kddilabs.jp/openbsd/
1.709     sthen     995:        </td>
                    996:     </tr><tr>
                    997:        <td>
1.710     sthen     998:        <strong>Lithuania (Kaunas)</strong>
1.709     sthen     999:        </td><td>
                   1000:        rsync://mirror.litnet.lt/OpenBSD/
1.680     sthen    1001:        </td>
                   1002:     </tr><tr>
                   1003:        <td>
                   1004:        <strong>The Netherlands (Amsterdam)</strong>
                   1005:        </td><td>
                   1006:        rsync://mirror.meerval.net/OpenBSD/
1.597     sthen    1007:        </td>
                   1008:     </tr><tr>
                   1009:        <td>
1.550     sthen    1010:        <strong>The Netherlands (Utrecht)</strong>
                   1011:        </td><td>
                   1012:        rsync://ftp.nluug.nl/openbsd/
                   1013:        </td>
                   1014:     </tr><tr>
                   1015:        <td>
1.552     sthen    1016:        <strong>The Netherlands (Ede)</strong>
                   1017:        </td><td>
                   1018:        rsync://ftp.bit.nl/mirror/OpenBSD/
1.637     sthen    1019:        </td>
                   1020:     </tr><tr>
                   1021:        <td>
1.672     sthen    1022:        <strong>The Netherlands (Amsterdam)</strong>
                   1023:        </td><td>
1.685     sthen    1024:        rsync://mirrors.dalenys.com/OpenBSD/
1.672     sthen    1025:        </td>
                   1026:     </tr><tr>
                   1027:        <td>
1.637     sthen    1028:        <strong>Poland (Oswiecim)</strong>
                   1029:        </td><td>
                   1030:        rsync://ftp.piotrkosoft.net/OpenBSD/
1.552     sthen    1031:        </td>
                   1032:     </tr><tr>
                   1033:        <td>
1.596     sthen    1034:        <strong>Poland (Warszawa)</strong>
                   1035:        </td><td>
                   1036:        rsync://ftp.icm.edu.pl/pub/OpenBSD/
1.716     sthen    1037:        </td>
                   1038:     </tr><tr>
                   1039:        <td>
                   1040:        <strong>Romania (Bucharest)</strong>
                   1041:        </td><td>
                   1042:        rsync://mirrors.pidginhost.com/OpenBSD/
1.555     sthen    1043:        </td>
                   1044:     </tr><tr>
                   1045:        <td>
1.550     sthen    1046:        <strong>Sweden (Stockholm)</strong>
                   1047:        </td><td>
1.552     sthen    1048:        rsync://ftp.eu.openbsd.org/OpenBSD/
1.713     sthen    1049:        </td>
                   1050:     </tr><tr>
                   1051:        <td>
                   1052:        <strong>Taiwan (Taoyuan)</strong>
                   1053:        </td><td>
                   1054:        rsync://ftp.yzu.edu.tw/BSD/OpenBSD/
1.696     sthen    1055:        </td>
                   1056:     </tr><tr>
                   1057:        <td>
                   1058:        <strong>Ukraine (Kyiv)</strong>
                   1059:        </td><td>
                   1060:        rsync://rsync.eject.name/openbsd/
1.517     sthen    1061:        </td>
                   1062:     </tr><tr>
                   1063:        <td>
1.518     sthen    1064:        <strong>United Kingdom (Kent)</strong>
1.517     sthen    1065:        </td><td>
1.622     sthen    1066:        rsync://rsync.mirrorservice.org/ftp.openbsd.org/pub/OpenBSD/
1.698     sthen    1067:        </td>
                   1068:     </tr><tr>
                   1069:        <td>
                   1070:        <strong>United Kingdom (Coventry)</strong>
                   1071:        </td><td>
                   1072:        rsync://anorien.csc.warwick.ac.uk/OpenBSD/
1.356     steven   1073:        </td>
                   1074:     </tr><tr>
                   1075:        <td>
1.518     sthen    1076:        <strong>United Kingdom (Manchester)</strong>
1.356     steven   1077:        </td><td>
1.518     sthen    1078:        rsync://mirror.bytemark.co.uk/OpenBSD/
1.643     sthen    1079:        </td>
                   1080:     </tr><tr>
                   1081:        <td>
                   1082:        <strong>United Kingdom (London)</strong>
                   1083:        </td><td>
                   1084:        rsync://mirror.exonetric.net/OpenBSD/
1.347     steven   1085:        </td>
                   1086:     </tr><tr>
                   1087:        <td>
1.552     sthen    1088:        <strong>USA (Boulder, CO)</strong>
                   1089:        </td><td>
                   1090:        rsync://ftp3.usa.openbsd.org/ftp/
1.597     sthen    1091:        </td>
                   1092:     </tr><tr>
                   1093:        <td>
1.661     sthen    1094:        <strong>USA (Boise, ID)</strong>
1.597     sthen    1095:        </td><td>
1.661     sthen    1096:        rsync://mirrors.syringanetworks.net/OpenBSD/
1.708     millert  1097:        </td>
                   1098:     </tr><tr>
                   1099:        <td>
                   1100:        <strong>USA (New York, NY)</strong>
                   1101:        </td><td>
                   1102:        rsync://ftp4.usa.openbsd.org/ftp/
1.691     sthen    1103:        </td>
                   1104:     </tr><tr>
                   1105:        <td>
                   1106:        <strong>USA (Rochester, NY)</strong>
                   1107:        </td><td>
                   1108:        rsync://ftp5.usa.openbsd.org/ftp/
1.619     sthen    1109:        </td>
                   1110:     </tr><tr>
                   1111:        <td>
1.661     sthen    1112:        <strong>USA (Dallas, TX)</strong>
1.619     sthen    1113:        </td><td>
1.661     sthen    1114:        rsync://mirror.esc7.net/openbsd/
1.597     sthen    1115:        </td>
1.635     sthen    1116:     </tr><tr>
                   1117:        <td>
1.661     sthen    1118:        <strong>USA (Harrisonburg, VA)</strong>
1.635     sthen    1119:        </td><td>
1.661     sthen    1120:        rsync://mirror.jmu.edu/OpenBSD/
1.635     sthen    1121:        </td>
1.164     miod     1122:     </tr>
                   1123: </table>
                   1124:
                   1125: <hr>
1.718     tb       1126: <h3 id="layout">Structural layout:</h3>
1.30      deraadt  1127:
                   1128: <p>
1.164     miod     1129: The file structure of each server is roughly:
1.1       deraadt  1130: </p>
                   1131: <p>
1.17      deraadt  1132: <ul>
1.316     nick     1133: <li><strong>/pub/OpenBSD/</strong><br>
                   1134:        Absolute path for HTTP and FTP mirrors where the OpenBSD FTP
                   1135:        collection <strong>must</strong> be available. This location
                   1136:        can be a link, if necessary.
                   1137:        <p>
1.715     tj       1138: <li><strong>/pub/OpenBSD/6.0/</strong><br>
1.204     miod     1139:        Where you find our most recent release.
1.38      deraadt  1140:   <ul>
1.180     miod     1141:   <li><strong>alpha/</strong>
1.271     millert  1142:   <li><strong>amd64/</strong>
1.440     miod     1143:   <li><strong>armish/</strong>
1.673     schwarze 1144:   <li><strong>armv7/</strong>
1.229     miod     1145:   <li><strong>hppa/</strong>
1.39      deraadt  1146:   <li><strong>i386/</strong>
1.440     miod     1147:   <li><strong>landisk/</strong>
1.606     deraadt  1148:   <li><strong>loongson/</strong>
1.634     lteo     1149:   <li><strong>luna88k/</strong>
1.191     miod     1150:   <li><strong>macppc/</strong>
1.641     lteo     1151:   <li><strong>octeon/</strong>
1.316     nick     1152:   <li><strong>packages/</strong><br>
                   1153:        Binary packages (pre-compiled ports) to install on your -stable
                   1154:        system.
1.480     sthen    1155:   <li><strong>sgi/</strong>
1.39      deraadt  1156:   <li><strong>sparc/</strong>
1.191     miod     1157:   <li><strong>sparc64/</strong>
1.316     nick     1158:   <li><strong>zaurus/</strong>
1.39      deraadt  1159:   <li><strong>src.tar.gz<br></strong>
1.38      deraadt  1160:        Userland sources, which you would place in /usr/src.
                   1161:        (This does not include kernel sources)
1.239     nick     1162:   <li><strong>sys.tar.gz<br></strong>
1.38      deraadt  1163:        The Kernel sources, which you would place in /usr/src/sys.
1.52      deraadt  1164:   <li><strong>ports.tar.gz<br></strong>
                   1165:        The ports sources, which you would place in /usr/ports.
1.440     miod     1166:   <li><strong>xenocara.tar.gz<br></strong>
1.316     nick     1167:        The X Window System (X11) sources.
1.38      deraadt  1168:   </ul>
1.17      deraadt  1169: <p>
1.316     nick     1170: <li><strong>/pub/OpenBSD/snapshots/</strong><br>
1.550     sthen    1171:        For our major architectures, we frequently build releases
                   1172:        and binary packages from our development code.
1.40      deraadt  1173:        This is where we place those test releases.
1.17      deraadt  1174: <p>
1.316     nick     1175: <li><strong>/pub/OpenBSD/tools/</strong><br>
1.40      deraadt  1176:        Various other little bits.
1.715     tj       1177: <li><strong>/pub/OpenBSD/5.9/</strong><br>
                   1178:        Layout is similar to the 6.0 release described above.. for the nostalgic.
1.695     sthen    1179: <li><strong>/pub/OpenBSD/5.8/</strong><br>
1.715     tj       1180:        Layout is similar to the 6.0 release described above.. for the nostalgic.
1.17      deraadt  1181: </ul>
1.1       deraadt  1182:
1.703     sthen    1183: <p id=prospective>
1.722     tj       1184: To be listed on this page we require mirrors to be fast, up to date,
1.552     sthen    1185: capable, and well-connected to networks in the region in which they serve.
1.721     sthen    1186: <p>
                   1187: Mirrors must carry the following:
                   1188: <ul>
                   1189:   <li>OS and packages for <strong>all architectures</strong>
                   1190:   <li>at least the <strong>last two releases</strong> in binary form (currently 6.0 and 5.9)
                   1191:   <li><strong>up-to-date snapshots</strong> (no older than a week)
                   1192:   <li><strong>all associated directories</strong>
                   1193:     <br>(including OpenSSH/, OpenNTPD/, OpenBGPD/, patches/ and tools/)
                   1194: </ul>
                   1195: In addition:
                   1196: <ul>
                   1197:   <li>serve files from the /pub/OpenBSD path
                   1198:   <li>use a second-level mirror as an upstream
                   1199: </ul>
1.724   ! sthen    1200: As of 6.0, the minimum space required is approximately 600GB.
        !          1201: However, to reduce problems when snapshot packages are updated, it is
        !          1202: recommended to use the rsync options "--delete-delay --delay-updates"
        !          1203: which will use additional space.
        !          1204: "--fuzzy" may also be helpful to reduce the amount of data transferred
        !          1205: when updating snapshot packages.
1.551     sthen    1206: Depending on the disk space available, mirrors may provide more contents,
                   1207: such as older releases, current source tree, etc.
1.27      johns    1208: <p>
1.704     beck     1209: A suggested <a href="http://man.openbsd.org/?query=httpd.conf&amp;sektion=5">httpd.conf(5)</a>
                   1210: configuration for <a href="http://man.openbsd.org/?query=httpd&amp;sektion=5">httpd(8)</a>
                   1211: that is suitable for being www and ftp space mirror is <a href="httpd.conf">here</a>.
                   1212: <p>
1.552     sthen    1213: Operators of mirrors who are interested in having their site added to
                   1214: the list on this page should contact <a
                   1215: href="mailto:mirrors-discuss@openbsd.org">mirrors-discuss@openbsd.org</a>
                   1216: with further details about their site, including network connectivity,
                   1217: geographic location, and general information.
1.596     sthen    1218: We will suggest a suitable second-level mirror to sync from;
                   1219: <b>do not</b> mirror from ftp.openbsd.org.
1.552     sthen    1220: <p>
                   1221: Mirror operators should subscribe to the low-volume
                   1222: <a href="mail.html#Mirrors">mirrors-announce</a> mailing list.
1.1       deraadt  1223:
                   1224: </body>
                   1225: </html>