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

Annotation of www/ftp.html, Revision 1.720

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