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

Annotation of www/ftp.html, Revision 1.824

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