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

File: [local] / www / ftp.html (download) (as text)

Revision 1.792, Mon May 27 22:55:20 2019 UTC (5 years ago) by bentley
Branch: MAIN
Changes since 1.791: +54 -50 lines

Substantially clean up and modernize HTML markup across openbsd.org.

This was done with three purposes in mind:
- to reduce the massive amount of inline HTML, to be easier on developers
  adding actual content
- to allow running the HTML validator across the source (doing this found
  many unintentional mistakes in the present code, including at least a
  dozen cases of half- or fully-invisible text)
- to separate content from presentation, so appearance can be controlled
  through stylesheets

Great care was taken to keep all pages, even very old ones, looking the
same, give or take a few pixels of whitespace.

Much review, critique, and improvement from tj@

<!-- DO NOT EDIT MANUALLY! See comments in www/build/mirrors.dat for details -->

<!doctype html>
<html lang=en>
<meta charset=utf-8>

<title>OpenBSD: Mirrors</title>
<meta name="description" content="the OpenBSD FTP page">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="https://www.openbsd.org/ftp.html">

<h2 id=OpenBSD>
<a href="index.html">
<i>Open</i><b>BSD</b></a>
Mirrors
</h2>

<hr>

<h3 id="mirrors">Download via HTTP/FTP</h3>

<p>
OpenBSD can be obtained via HTTP(s) or FTP.
Typically you only need a single small piece of boot media and then the rest
of the files can be installed from a number of locations, including directly
off the internet.
Consult the <a href="faq/faq4.html">installation guide</a> for details.

<p>
Choose a mirror near you from the following list of <a href="#http">HTTP(s)</a>,
<a href="#ftp">FTP</a> and <a href="#rsync">rsync</a> mirrors which provide
OpenBSD.

<p>
See below for the <a href="#layout">directory layout of mirrors</a>
and <a href="#prospective">information for prospective mirrors</a>.

<hr>

<h3 id="http">HTTP(s)</h3>

<p>
This is a list of currently known HTTP(s) servers and mirrors:

<table>
<tr>
	<td>
	<strong>Fastly (CDN)</strong>
	</td><td>
	<a href="https://cdn.openbsd.org/pub/OpenBSD/" rel="nofollow">
	https://cdn.openbsd.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Cloudflare (CDN)</strong>
	</td><td>
	<a href="https://cloudflare.cdn.openbsd.org/pub/OpenBSD/" rel="nofollow">
	https://cloudflare.cdn.openbsd.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Verizon Digital Media (Edgecast) (CDN)</strong>
	</td><td>
	<a href="https://mirror.vdms.com/pub/OpenBSD/" rel="nofollow">
	https://mirror.vdms.com/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>LeaseWeb (CDN)</strong>
	</td><td>
	<a href="https://mirror.leaseweb.com/pub/OpenBSD/" rel="nofollow">
	https://mirror.leaseweb.com/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Austria (Vienna)</strong>
	</td><td>
	<a href="https://ftp2.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
	https://ftp2.eu.openbsd.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Brazil (Curitiba)</strong>
	</td><td>
	<a href="https://openbsd.c3sl.ufpr.br/pub/OpenBSD/" rel="nofollow">
	https://openbsd.c3sl.ufpr.br/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Canada (Alberta)</strong>
	</td><td>
	<a href="https://ftp.OpenBSD.org/pub/OpenBSD/" rel="nofollow">
	https://ftp.OpenBSD.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Canada (Toronto, ON)</strong>
	</td><td>
	<a href="https://openbsd.cs.toronto.edu/pub/OpenBSD/" rel="nofollow">
	https://openbsd.cs.toronto.edu/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Canada (Waterloo, Ontario)</strong>
	</td><td>
	<a href="https://mirror.csclub.uwaterloo.ca/pub/OpenBSD/" rel="nofollow">
	https://mirror.csclub.uwaterloo.ca/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Canada (Montreal, QC)</strong>
	</td><td>
	<a href="https://openbsd.mirror.netelligent.ca/pub/OpenBSD/" rel="nofollow">
	https://openbsd.mirror.netelligent.ca/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Costa Rica</strong>
	</td><td>
	<a href="https://mirrors.ucr.ac.cr/pub/OpenBSD/" rel="nofollow">
	https://mirrors.ucr.ac.cr/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Denmark (Aalborg)</strong>
	</td><td>
	<a href="https://mirrors.dotsrc.org/pub/OpenBSD/" rel="nofollow">
	https://mirrors.dotsrc.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Denmark (Copenhagen)</strong>
	</td><td>
	<a href="https://mirror.one.com/pub/OpenBSD/" rel="nofollow">
	https://mirror.one.com/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Estonia</strong>
	</td><td>
	<a href="https://ftp.eenet.ee/pub/OpenBSD/" rel="nofollow">
	https://ftp.eenet.ee/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>France (Paris)</strong>
	</td><td>
	<a href="https://ftp.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
	https://ftp.fr.openbsd.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Berlin)</strong>
	</td><td>
	<a href="https://ftp.spline.de/pub/OpenBSD/" rel="nofollow">
	https://ftp.spline.de/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Esslingen)</strong>
	</td><td>
	<a href="https://mirror.hs-esslingen.de/pub/OpenBSD/" rel="nofollow">
	https://mirror.hs-esslingen.de/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Oldenburg)</strong>
	</td><td>
	<a href="https://ftp.bytemine.net/pub/OpenBSD/" rel="nofollow">
	https://ftp.bytemine.net/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Aachen)</strong>
	</td><td>
	<a href="https://ftp.halifax.rwth-aachen.de/pub/OpenBSD/" rel="nofollow">
	https://ftp.halifax.rwth-aachen.de/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Hamburg)</strong>
	</td><td>
	<a href="https://artfiles.org/openbsd/" rel="nofollow">
	https://artfiles.org/openbsd/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Frankfurt)</strong>
	</td><td>
	<a href="https://ftp.hostserver.de/pub/OpenBSD/" rel="nofollow">
	https://ftp.hostserver.de/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Erlangen)</strong>
	</td><td>
	<a href="https://ftp.fau.de/pub/OpenBSD/" rel="nofollow">
	https://ftp.fau.de/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Greece (Heraklion)</strong>
	</td><td>
	<a href="https://ftp.cc.uoc.gr/pub/OpenBSD/" rel="nofollow">
	https://ftp.cc.uoc.gr/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Hong Kong</strong>
	</td><td>
	<a href="https://openbsd.hk/pub/OpenBSD/" rel="nofollow">
	https://openbsd.hk/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Hungary (Budapest)</strong>
	</td><td>
	<a href="https://ftp.fsn.hu/pub/OpenBSD/" rel="nofollow">
	https://ftp.fsn.hu/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Ireland (Dublin)</strong>
	</td><td>
	<a href="https://ftp.heanet.ie/pub/OpenBSD/" rel="nofollow">
	https://ftp.heanet.ie/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Italy (Rome)</strong>
	</td><td>
	<a href="https://openbsd.mirror.garr.it/pub/OpenBSD/" rel="nofollow">
	https://openbsd.mirror.garr.it/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Japan (Wako-City, Saitama)</strong>
	</td><td>
	<a href="https://ftp.riken.jp/pub/OpenBSD/" rel="nofollow">
	https://ftp.riken.jp/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Lithuania (Kaunas)</strong>
	</td><td>
	<a href="https://mirror.litnet.lt/pub/OpenBSD/" rel="nofollow">
	https://mirror.litnet.lt/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>The Netherlands (Utrecht)</strong>
	</td><td>
	<a href="https://ftp.nluug.nl/pub/OpenBSD/" rel="nofollow">
	https://ftp.nluug.nl/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>The Netherlands (Ede)</strong>
	</td><td>
	<a href="https://ftp.bit.nl/pub/OpenBSD/" rel="nofollow">
	https://ftp.bit.nl/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>The Netherlands (Amsterdam)</strong>
	</td><td>
	<a href="https://mirrors.dalenys.com/pub/OpenBSD/" rel="nofollow">
	https://mirrors.dalenys.com/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>New Zealand (Anycast within NZ)</strong>
	</td><td>
	<a href="https://mirror.fsmg.org.nz/pub/OpenBSD/" rel="nofollow">
	https://mirror.fsmg.org.nz/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Norway (Oslo)</strong>
	</td><td>
	<a href="https://ftp.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
	https://ftp.eu.openbsd.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Poland (Warsaw)</strong>
	</td><td>
	<a href="https://ftp.icm.edu.pl/pub/OpenBSD/" rel="nofollow">
	https://ftp.icm.edu.pl/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Portugal (Lisbon)</strong>
	</td><td>
	<a href="https://ftp.rnl.tecnico.ulisboa.pt/pub/OpenBSD/" rel="nofollow">
	https://ftp.rnl.tecnico.ulisboa.pt/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Romania (Bucharest)</strong>
	</td><td>
	<a href="https://mirrors.nav.ro/pub/OpenBSD/" rel="nofollow">
	https://mirrors.nav.ro/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Romania (Bucharest)</strong>
	</td><td>
	<a href="https://mirrors.pidginhost.com/pub/OpenBSD/" rel="nofollow">
	https://mirrors.pidginhost.com/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Russia (Moscow)</strong>
	</td><td>
	<a href="https://mirror.yandex.ru/pub/OpenBSD/" rel="nofollow">
	https://mirror.yandex.ru/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Taiwan (Taoyuan)</strong>
	</td><td>
	<a href="https://ftp.yzu.edu.tw/pub/OpenBSD/" rel="nofollow">
	https://ftp.yzu.edu.tw/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>United Kingdom (Kent)</strong>
	</td><td>
	<a href="https://www.mirrorservice.org/pub/OpenBSD/" rel="nofollow">
	https://www.mirrorservice.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>United Kingdom (Manchester)</strong>
	</td><td>
	<a href="https://mirror.bytemark.co.uk/pub/OpenBSD/" rel="nofollow">
	https://mirror.bytemark.co.uk/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>United Kingdom (London)</strong>
	</td><td>
	<a href="https://mirror.exonetric.net/pub/OpenBSD/" rel="nofollow">
	https://mirror.exonetric.net/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (San Francisco, CA)</strong>
	</td><td>
	<a href="https://mirrors.sonic.net/pub/OpenBSD/" rel="nofollow">
	https://mirrors.sonic.net/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (Boise, ID)</strong>
	</td><td>
	<a href="https://mirrors.syringanetworks.net/pub/OpenBSD/" rel="nofollow">
	https://mirrors.syringanetworks.net/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (Arlington Heights, IL)</strong>
	</td><td>
	<a href="https://mirrors.gigenet.com/pub/OpenBSD/" rel="nofollow">
	https://mirrors.gigenet.com/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (Piscataway, NJ)</strong>
	</td><td>
	<a href="https://openbsd.mirror.constant.com/pub/OpenBSD/" rel="nofollow">
	https://openbsd.mirror.constant.com/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (New York, NY)</strong>
	</td><td>
	<a href="https://ftp4.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
	https://ftp4.usa.openbsd.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (Rochester, NY)</strong>
	</td><td>
	<a href="https://ftp.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
	https://ftp.usa.openbsd.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (Dallas, TX)</strong>
	</td><td>
	<a href="https://mirror.esc7.net/pub/OpenBSD/" rel="nofollow">
	https://mirror.esc7.net/pub/OpenBSD/</a>
	</td>
    </tr>
<tr><td colspan=2><br></td></tr>
    <tr>
	<td>
	<strong>Australia (Adelaide)</strong>
	</td><td>
	<a href="http://mirror.internode.on.net/pub/OpenBSD/" rel="nofollow">
	http://mirror.internode.on.net/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Brazil (Brasilia)</strong>
	</td><td>
	<a href="http://mirrors.unb.br/pub/OpenBSD/" rel="nofollow">
	http://mirrors.unb.br/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>France (Paris)</strong>
	</td><td>
	<a href="http://ftp2.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
	http://ftp2.fr.openbsd.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Indonesia (Surabaya, Java)</strong>
	</td><td>
	<a href="http://kartolo.sby.datautama.net.id/pub/OpenBSD/" rel="nofollow">
	http://kartolo.sby.datautama.net.id/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Japan (Ishikawa)</strong>
	</td><td>
	<a href="http://ftp.jaist.ac.jp/pub/OpenBSD/" rel="nofollow">
	http://ftp.jaist.ac.jp/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Japan (Saitama)</strong>
	</td><td>
	<a href="http://www.ftp.ne.jp/pub/OpenBSD/" rel="nofollow">
	http://www.ftp.ne.jp/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Norway (Oslo)</strong>
	</td><td>
	<a href="http://ftp.uio.no/pub/OpenBSD/" rel="nofollow">
	http://ftp.uio.no/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Phillipines (Cebu)</strong>
	</td><td>
	<a href="http://mirror.rise.ph/pub/OpenBSD/" rel="nofollow">
	http://mirror.rise.ph/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Poland (Poznan)</strong>
	</td><td>
	<a href="http://ftp.man.poznan.pl/pub/OpenBSD/" rel="nofollow">
	http://ftp.man.poznan.pl/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Slovenia (Ljubljana)</strong>
	</td><td>
	<a href="http://www.obsd.si/pub/OpenBSD/" rel="nofollow">
	http://www.obsd.si/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Turkey</strong>
	</td><td>
	<a href="http://ftp.ulak.net.tr/OpenBSD/" rel="nofollow">
	http://ftp.ulak.net.tr/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>United Kingdom (Oxford)</strong>
	</td><td>
	<a href="http://mirror.ox.ac.uk/pub/OpenBSD/" rel="nofollow">
	http://mirror.ox.ac.uk/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (Cambridge, MA)</strong>
	</td><td>
	<a href="http://mirrors.mit.edu/pub/OpenBSD/" rel="nofollow">
	http://mirrors.mit.edu/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (Pittsburgh, PA)</strong>
	</td><td>
	<a href="http://openbsd.mirrors.pair.com/pub/OpenBSD/" rel="nofollow">
	http://openbsd.mirrors.pair.com/pub/OpenBSD/</a>
	</td>
    </tr>
</table>

<hr>

<h3 id="ftp">FTP</h3>

<p>
This is a list of currently known FTP mirrors:

<table>
    <tr>
	<td>
	<strong>Australia (Adelaide)</strong>
	</td><td>
	<a href="ftp://mirror.internode.on.net/pub/OpenBSD/" rel="nofollow">
	ftp://mirror.internode.on.net/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Austria (Vienna)</strong>
	</td><td>
	<a href="ftp://ftp2.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
	ftp://ftp2.eu.openbsd.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Brazil (Curitiba)</strong>
	</td><td>
	<a href="ftp://openbsd.c3sl.ufpr.br/pub/OpenBSD/" rel="nofollow">
	ftp://openbsd.c3sl.ufpr.br/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Brazil (Brasilia)</strong>
	</td><td>
	<a href="ftp://mirrors.unb.br/pub/OpenBSD/" rel="nofollow">
	ftp://mirrors.unb.br/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Canada (Toronto, ON)</strong>
	</td><td>
	<a href="ftp://openbsd.cs.toronto.edu/pub/OpenBSD/" rel="nofollow">
	ftp://openbsd.cs.toronto.edu/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Canada (Waterloo, Ontario)</strong>
	</td><td>
	<a href="ftp://mirror.csclub.uwaterloo.ca/pub/OpenBSD/" rel="nofollow">
	ftp://mirror.csclub.uwaterloo.ca/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Denmark (Aalborg)</strong>
	</td><td>
	<a href="ftp://mirrors.dotsrc.org/pub/OpenBSD/" rel="nofollow">
	ftp://mirrors.dotsrc.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Denmark (Copenhagen)</strong>
	</td><td>
	<a href="ftp://mirror.one.com/pub/OpenBSD/" rel="nofollow">
	ftp://mirror.one.com/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Estonia</strong>
	</td><td>
	<a href="ftp://ftp.eenet.ee/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.eenet.ee/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>France (Paris)</strong>
	</td><td>
	<a href="ftp://ftp2.fr.openbsd.org/pub/OpenBSD/" rel="nofollow">
	ftp://ftp2.fr.openbsd.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>France (Rennes)</strong>
	</td><td>
	<a href="ftp://ftp.irisa.fr/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.irisa.fr/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Berlin)</strong>
	</td><td>
	<a href="ftp://ftp.spline.de/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.spline.de/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Esslingen)</strong>
	</td><td>
	<a href="ftp://mirror.hs-esslingen.de/pub/OpenBSD/" rel="nofollow">
	ftp://mirror.hs-esslingen.de/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Oldenburg)</strong>
	</td><td>
	<a href="ftp://ftp.bytemine.net/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.bytemine.net/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Greece (Heraklion)</strong>
	</td><td>
	<a href="ftp://ftp.cc.uoc.gr/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.cc.uoc.gr/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Hungary (Budapest)</strong>
	</td><td>
	<a href="ftp://ftp.fsn.hu/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.fsn.hu/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Ireland (Dublin)</strong>
	</td><td>
	<a href="ftp://ftp.heanet.ie/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.heanet.ie/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Japan (Ishikawa)</strong>
	</td><td>
	<a href="ftp://ftp.jaist.ac.jp/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.jaist.ac.jp/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Japan (Saitama)</strong>
	</td><td>
	<a href="ftp://ftp.kddilabs.jp/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.kddilabs.jp/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Japan (Wako-City, Saitama)</strong>
	</td><td>
	<a href="ftp://ftp.riken.jp/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.riken.jp/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Lithuania (Kaunas)</strong>
	</td><td>
	<a href="ftp://mirror.litnet.lt/pub/OpenBSD/" rel="nofollow">
	ftp://mirror.litnet.lt/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>The Netherlands (Utrecht)</strong>
	</td><td>
	<a href="ftp://ftp.nluug.nl/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.nluug.nl/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>The Netherlands (Ede)</strong>
	</td><td>
	<a href="ftp://ftp.bit.nl/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.bit.nl/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>The Netherlands (Amsterdam)</strong>
	</td><td>
	<a href="ftp://mirrors.dalenys.com/pub/OpenBSD/" rel="nofollow">
	ftp://mirrors.dalenys.com/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Norway (Oslo)</strong>
	</td><td>
	<a href="ftp://ftp.uio.no/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.uio.no/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Norway (Oslo)</strong>
	</td><td>
	<a href="ftp://ftp.eu.openbsd.org/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.eu.openbsd.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Phillipines (Cebu)</strong>
	</td><td>
	<a href="ftp://mirror.rise.ph/pub/OpenBSD/" rel="nofollow">
	ftp://mirror.rise.ph/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Poland (Warsaw)</strong>
	</td><td>
	<a href="ftp://ftp.icm.edu.pl/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.icm.edu.pl/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Poland (Poznan)</strong>
	</td><td>
	<a href="ftp://ftp.man.poznan.pl/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.man.poznan.pl/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Romania (Bucharest)</strong>
	</td><td>
	<a href="ftp://mirrors.pidginhost.com/pub/OpenBSD/" rel="nofollow">
	ftp://mirrors.pidginhost.com/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Russia (Moscow)</strong>
	</td><td>
	<a href="ftp://mirror.yandex.ru/pub/OpenBSD/" rel="nofollow">
	ftp://mirror.yandex.ru/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Slovenia (Ljubljana)</strong>
	</td><td>
	<a href="ftp://ftp.obsd.si/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.obsd.si/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Taiwan (Taoyuan)</strong>
	</td><td>
	<a href="ftp://ftp.yzu.edu.tw/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.yzu.edu.tw/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>Turkey</strong>
	</td><td>
	<a href="ftp://ftp.ulak.net.tr/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.ulak.net.tr/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>United Kingdom (Kent)</strong>
	</td><td>
	<a href="ftp://ftp.mirrorservice.org/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.mirrorservice.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>United Kingdom (Manchester)</strong>
	</td><td>
	<a href="ftp://mirror.bytemark.co.uk/pub/OpenBSD/" rel="nofollow">
	ftp://mirror.bytemark.co.uk/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>United Kingdom (Oxford)</strong>
	</td><td>
	<a href="ftp://mirror.ox.ac.uk/pub/OpenBSD/" rel="nofollow">
	ftp://mirror.ox.ac.uk/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>United Kingdom (London)</strong>
	</td><td>
	<a href="ftp://mirror.exonetric.net/pub/OpenBSD/" rel="nofollow">
	ftp://mirror.exonetric.net/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (San Francisco, CA)</strong>
	</td><td>
	<a href="ftp://mirrors.sonic.net/pub/OpenBSD/" rel="nofollow">
	ftp://mirrors.sonic.net/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (Boise, ID)</strong>
	</td><td>
	<a href="ftp://mirrors.syringanetworks.net/pub/OpenBSD/" rel="nofollow">
	ftp://mirrors.syringanetworks.net/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (Cambridge, MA)</strong>
	</td><td>
	<a href="ftp://mirrors.mit.edu/pub/OpenBSD/" rel="nofollow">
	ftp://mirrors.mit.edu/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (New York, NY)</strong>
	</td><td>
	<a href="ftp://ftp4.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
	ftp://ftp4.usa.openbsd.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (Rochester, NY)</strong>
	</td><td>
	<a href="ftp://ftp.usa.openbsd.org/pub/OpenBSD/" rel="nofollow">
	ftp://ftp.usa.openbsd.org/pub/OpenBSD/</a>
	</td>
    </tr><tr>
	<td>
	<strong>USA (Dallas, TX)</strong>
	</td><td>
	<a href="ftp://mirror.esc7.net/pub/OpenBSD/" rel="nofollow">
	ftp://mirror.esc7.net/pub/OpenBSD/</a>
	</td>
    </tr>
</table>

<hr>

<h3 id="rsync">rsync</h3>

<p>
This is a list of currently known rsync mirrors:

<table>
    <tr>
	<td>
	<strong>LeaseWeb (CDN)</strong>
	</td><td>
	rsync://mirror.leaseweb.com/openbsd/
	</td>
    </tr><tr>
	<td>
	<strong>Australia (Adelaide)</strong>
	</td><td>
	rsync://mirror.internode.on.net/openbsd/
	</td>
    </tr><tr>
	<td>
	<strong>Austria (Vienna)</strong>
	</td><td>
	rsync://ftp2.eu.openbsd.org/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Brazil (Curitiba)</strong>
	</td><td>
	rsync://openbsd.c3sl.ufpr.br/openbsd/
	</td>
    </tr><tr>
	<td>
	<strong>Canada (Toronto, ON)</strong>
	</td><td>
	rsync://openbsd.cs.toronto.edu/openbsd/
	</td>
    </tr><tr>
	<td>
	<strong>Canada (Waterloo, Ontario)</strong>
	</td><td>
	rsync://mirror.csclub.uwaterloo.ca/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Denmark (Copenhagen)</strong>
	</td><td>
	rsync://mirror.one.com/openbsd/
	</td>
    </tr><tr>
	<td>
	<strong>Estonia</strong>
	</td><td>
	rsync://ftp.eenet.ee/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>France (Paris)</strong>
	</td><td>
	rsync://ftp.fr.openbsd.org/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>France (Paris)</strong>
	</td><td>
	rsync://ftp2.fr.openbsd.org/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Berlin)</strong>
	</td><td>
	rsync://ftp.spline.de/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Aachen)</strong>
	</td><td>
	rsync://ftp.halifax.rwth-aachen.de/openbsd/
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Frankfurt)</strong>
	</td><td>
	rsync://ftp.hostserver.de/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Germany (Erlangen)</strong>
	</td><td>
	rsync://ftp.fau.de/openbsd/
	</td>
    </tr><tr>
	<td>
	<strong>Indonesia (Surabaya, Java)</strong>
	</td><td>
	rsync://kartolo.sby.datautama.net.id/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Ireland (Dublin)</strong>
	</td><td>
	rsync://ftp.heanet.ie/pub/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Japan (Ishikawa)</strong>
	</td><td>
	rsync://ftp.jaist.ac.jp/pub/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Japan (Saitama)</strong>
	</td><td>
	rsync://ftp.kddilabs.jp/openbsd/
	</td>
    </tr><tr>
	<td>
	<strong>Japan (Wako-City, Saitama)</strong>
	</td><td>
	rsync://ftp.riken.jp/openbsd/
	</td>
    </tr><tr>
	<td>
	<strong>Lithuania (Kaunas)</strong>
	</td><td>
	rsync://mirror.litnet.lt/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>The Netherlands (Utrecht)</strong>
	</td><td>
	rsync://ftp.nluug.nl/openbsd/
	</td>
    </tr><tr>
	<td>
	<strong>The Netherlands (Ede)</strong>
	</td><td>
	rsync://ftp.bit.nl/mirror/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>The Netherlands (Amsterdam)</strong>
	</td><td>
	rsync://mirrors.dalenys.com/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>New Zealand (Anycast within NZ)</strong>
	</td><td>
	rsync://mirror.fsmg.org.nz/openbsd/
	</td>
    </tr><tr>
	<td>
	<strong>Norway (Oslo)</strong>
	</td><td>
	rsync://ftp.uio.no/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Norway (Oslo)</strong>
	</td><td>
	rsync://ftp.eu.openbsd.org/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Poland (Warsaw)</strong>
	</td><td>
	rsync://ftp.icm.edu.pl/pub/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Portugal (Lisbon)</strong>
	</td><td>
	rsync://ftp.rnl.tecnico.ulisboa.pt/pub/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Romania (Bucharest)</strong>
	</td><td>
	rsync://mirrors.nav.ro/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Romania (Bucharest)</strong>
	</td><td>
	rsync://mirrors.pidginhost.com/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>Taiwan (Taoyuan)</strong>
	</td><td>
	rsync://ftp.yzu.edu.tw/BSD/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>United Kingdom (Kent)</strong>
	</td><td>
	rsync://rsync.mirrorservice.org/ftp.openbsd.org/pub/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>United Kingdom (Manchester)</strong>
	</td><td>
	rsync://mirror.bytemark.co.uk/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>United Kingdom (London)</strong>
	</td><td>
	rsync://mirror.exonetric.net/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>USA (Boise, ID)</strong>
	</td><td>
	rsync://mirrors.syringanetworks.net/OpenBSD/
	</td>
    </tr><tr>
	<td>
	<strong>USA (Piscataway, NJ)</strong>
	</td><td>
	rsync://openbsd.mirror.constant.com/openbsd
	</td>
    </tr><tr>
	<td>
	<strong>USA (New York, NY)</strong>
	</td><td>
	rsync://ftp4.usa.openbsd.org/ftp/
	</td>
    </tr><tr>
	<td>
	<strong>USA (Rochester, NY)</strong>
	</td><td>
	rsync://ftp.usa.openbsd.org/ftp/
	</td>
    </tr><tr>
	<td>
	<strong>USA (Dallas, TX)</strong>
	</td><td>
	rsync://mirror.esc7.net/openbsd/
	</td>
    </tr>
</table>

<hr>
<h3 id="layout">Structural layout:</h3>

The file structure of each server is roughly:

<ul>
<li><b>/pub/OpenBSD/</b><br>
	Absolute path for mirrors where the OpenBSD FTP collection
	<strong>must</strong> be available. This location can be a link,
	if necessary.
	<p>
<li><b>/pub/OpenBSD/6.5/</b><br>
	Where you find our most recent release.
  <ul>
  <li><b>alpha/</b>
  <li><b>amd64/</b>
  <li><b>arm64/</b>
  <li><b>armv7/</b>
  <li><b>hppa/</b>
  <li><b>i386/</b>
  <li><b>landisk/</b>
  <li><b>loongson/</b>
  <li><b>luna88k/</b>
  <li><b>macppc/</b>
  <li><b>octeon/</b>
  <li><b>packages/</b><br>
	Binary packages (pre-compiled ports) to install on your -release
	or -stable system. 
  <li><b>sgi/</b>
  <li><b>sparc64/</b>
  <li><b>src.tar.gz</b><br>
	Userland sources, to be placed in <code>/usr/src</code>.
  <li><b>sys.tar.gz</b><br>
	Kernel sources, to be placed in <code>/usr/src/sys</code>.
  <li><b>ports.tar.gz</b><br>
	The ports tree, to be placed in <code>/usr/ports</code>.
  <li><b>xenocara.tar.gz</b><br>
	X window system sources, to be placed in <code>/usr/xenocara</code>.
  </ul>
<p>
<li><b>/pub/OpenBSD/snapshots/</b><br>
	For our major architectures, we frequently build releases
	and binary packages from our development code.
	This is where we place those test releases.
<p>
<li><b>/pub/OpenBSD/tools/</b><br>
	Various other little bits.
<p>
<li><b>/pub/OpenBSD/6.4/</b><br>
	Layout is similar to the 6.5 release described above.
</ul>

<h3 id="prospective">Information for prospective mirrors</h3>

<p>
To be listed on this page we require mirrors to be fast, up to date,
capable, and well-connected to networks in the region in which they serve.

<p>
Mirrors must carry the following:

<ul>
  <li>OS and packages for <strong>all architectures</strong>
  <li>at least the <strong>last two releases</strong> in binary form
  <li><strong>up-to-date snapshots</strong> (no older than a week)
  <li><strong>all associated directories</strong>
    <br>(including OpenSSH/, OpenNTPD/, OpenBGPD/, LibreSSL/, patches/,
         syspatch/ and tools/)
</ul>

<p>
In addition, mirrors must use a second-level mirror as their upstream.

<p>
As of 6.1, the minimum space required is approximately 700GB.
However, to reduce problems when snapshot packages are updated, it is
recommended to use the rsync options <kbd>--delete-delay --delay-updates</kbd>
which will use additional space.
<kbd>--fuzzy</kbd> may also be helpful to reduce the amount of data transferred
when updating snapshot packages.
Depending on the disk space available, mirrors may provide more contents,
such as older releases, current source tree, etc.

<p>
A suggested <a href="https://man.openbsd.org/httpd.conf">httpd.conf(5)</a>
configuration for <a href="https://man.openbsd.org/httpd">httpd(8)</a>
that is suitable for being www and ftp space mirror is <a href="httpd.conf">here</a>.

<p>
Operators of mirrors who are interested in having their site added to
the list on this page should contact <a
href="mailto:mirrors-discuss@openbsd.org">mirrors-discuss@openbsd.org</a>
with further details about their site, including network connectivity,
geographic location, and general information.
We will suggest a suitable second-level mirror to sync from;
<strong>do not</strong> mirror from ftp.openbsd.org.

<p>
Mirror operators should subscribe to the low-volume
<a href="https://lists.openbsd.org/cgi-bin/mj_wwwusr?func=lists-long-full&extra=mirrors-announce">mirrors-announce</a>
mailing list.