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

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

Revision 1.29, Sun Aug 24 05:57:43 1997 UTC (26 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.28: +7 -1 lines

first comments about canadian ftp mirror

<!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
<html>
<head>
<title>OpenBSD FTP</title>
<link rev=made href=mailto:www@openbsd.org>
<meta name="resource-type" content="document">
<meta name="description" content="the main OpenBSD page">
<meta name="keywords" content="openbsd,main">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1996 by OpenBSD.">
</head>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">

<img alt="[OpenBSD]" SRC="images/smalltitle.gif">


<p>
<h4>The OpenBSD 2.1 Release:</h4>
<p>
The most recent OpenBSD release is 2.1.
You can find these files in <strong>OpenBSD/2.1</strong>
on each listed FTP server.
</p>

<h4>Binary Snapshots:</h4>
<p>
As well, snapshots will be made available from time to time on the ftp mirrors.
The snapshots are available on each of the FTP servers listed below,
typically in the directory <strong>OpenBSD/snapshots</strong>.
If you plan to use a snapshot, you should also read the <a href=snapshots.html>
general description about OpenBSD snapshots</a>.
</p>

<p>
<strong>
NOTE: you cannot fetch binaries directly from cvs.OpenBSD.org or
OpenBSD.org but must use a mirror site.  The main OpenBSD machines are
on a little network pipe in Canada.
</strong>

<h4><a name=ftp>FTP:</a></h4>
This is a list of currently known ftp servers:<p>

<ul>
<li><a href=ftp://ftp.openbsd.org/pub/OpenBSD>
ftp://ftp.openbsd.org/pub/OpenBSD ==
ftp://ftp.eu.openbsd.org/pub/OpenBSD</a><br>
located in Switzerland.
<!-- mw@eunet.ch -->

<li><a href=ftp://ftp.ca.openbsd.org/pub/OpenBSD>
ftp://ftp1.ca.openbsd.org/pub/OpenBSD ==
ftp://lager.ucs.ualberta.ca/pub/OpenBSD</a><br>
located in Edmonton, Alberta, Canada.
<!-- beck@panopticon.ucs.ualberta.ca -->

<li><a href=ftp://pub.seastrom.com/pub/OpenBSD>
ftp://pub.seastrom.com/pub/OpenBSD ==
ftp://ftp1.usa.openbsd.org/pub/OpenBSD</a><br>
located in Virginia, Eastern USA.<br>
<!-- rs@seastrom.com -->

<li><a href=ftp://hydra.heuris.com/pub/OpenBSD>
ftp://hydra.heuris.com/pub/OpenBSD ==
ftp://ftp2.usa.openbsd.org/pub/OpenBSD</a><br>
located in St. Louis, Missouri, mid-western USA.<br>
<!-- johns@heuris.com -->

<li><a href=ftp://ftp.ibp.fr/pub/OpenBSD>
ftp://ftp.ibp.fr/pub/OpenBSD ==
ftp://ftp.fr.openbsd.org/pub/OpenBSD</a><br>
located in France.<br>
<!-- ftpmaint@ibp.fr -->

<li><a href=ftp://freestuff.cs.colorado.edu/pub/OpenBSD>
ftp://freestuff.cs.colorado.edu/pub/OpenBSD ==
ftp://ftp3.usa.openbsd.org/pub/OpenBSD</a><br>
located in Boulder, Colorado, western USA.<br>
<!-- Todd.Miller@cs.colorado.edu -->

<li><a href=ftp://alpha.ctaz.com/pub/OpenBSD>
ftp://alpha.ctaz.com/pub/OpenBSD ==
ftp://ftp5.usa.openbsd.org/pub/OpenBSD</a><br>
located in Arizona, western USA.<br>
<!-- toddf@openbsd.org -->

<li><a href=ftp://ftp.op.net/pub/OpenBSD>
ftp://ftp.op.net/pub/OpenBSD</a><br>
located in Pennsylvania, eastern USA.<br>
<!-- no idea -->

<li><a href=ftp://ftp.fu-berlin.de/pub/unix/openbsd/mirrors/OpenBSD>
ftp://ftp.fu-berlin.de/pub/unix/openbsd/mirrors/OpenBSD ==
ftp://ftp.de.openbsd.org/pub/unix/openbsd/mirrors/OpenBSD</a><br>
located at the Free University, Berlin, GERMANY
<!-- ftp-adm@fu-berlin.de. -->

<li><a href=ftp://ftp.tut.ac.jp/OpenBSD>
ftp://ftp.tut.ac.jp/OpenBSD ==
ftp://ftp.jp.openbsd.org/OpenBSD</a><br>
located at Toyohashi University of Technology, Aichi, JAPAN
<!-- Keijiro Umehara ume@ftp.tut.ac.jp -->

<li><a href=ftp://ftp.dti.ad.jp/pub/OpenBSD>
ftp://ftp.dti.ad.jp/pub/OpenBSD</a><br>
located at Dream Train Internet, JAPAN
<!-- rabit@dti.ad.jp -->

</ul>

<p>
The file structure of each FTP server is roughly:
</p>

<p>

<ul>
<li><strong>.../OpenBSD/2.1/</strong><br>
	--  where you find our most recent release.  X11 is included if
	possible.
<p>
<li><strong>.../OpenBSD/snapshots/</strong><br>
	--  for major architectures, we tend to build mini releases of unknown
	stability and quality about every month or so.p
<p>
<li><strong>.../OpenBSD/src/</strong><br>
	--  a checkout of our daily source tree for those who want to access
	individual files.  Normally we recommend the use of
	<a href=ctm.html>CTM</a> or <a href=anoncvs.html>AnonCVS</a>
	instead of mirroring this location.
<p>
<li><strong>.../OpenBSD/tools/</strong><br>
	--  various other little bits..
</ul>
</p>

<p>
People setting up new FTP mirrors will be interested in
the following disk space usage estimates:

<pre>
   315MB  2.0        (OpenBSD 2.0 release)
   500MB  2.1        (OpenBSD 2.1 release)
    27MB  domestic   (domestic distributions, i.e. hp300)
   500MB  snapshots  (current snapshots, normally >= 2.1 distribution size)
   244MB  src        (ftpable src tree, checked out from anoncvs nightly)
     1MB  tools      (helpful tools for OpenBSD stuff..) 
  --------------
   1.5GB  Total -- all collections
</pre>
</p>

<p>
If you add a new FTP mirror site, please contact
<a href=mailto:deraadt@theos.com> the FTP maintainer</a>.
</p>

<hr>
<a href=index.html><img src=back.gif border=0 alt=OpenBSD></a> 
<a href=mailto:www@openbsd.org>www@openbsd.org</a>
<br><small>$OpenBSD: ftp.html,v 1.29 1997/08/24 05:57:43 deraadt Exp $</small>

</body>
</html>