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

Annotation of www/ftp.html, Revision 1.800

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