ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/mirrors.xhtml
Revision: 1.14
Committed: Mon Mar 20 15:47:23 2006 UTC (18 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.13: +0 -6 lines
Log Message:
One mirror got their act together with some prodding.

File Contents

# Content
1 <!--#include virtual="/doctype.inc" -->
2 <head>
3 <title>
4 Download Mirrors
5 </title>
6 <!--#include virtual="/style.inc" -->
7 </head>
8 <body>
9 <div id="container">
10 <div id="main">
11 <!--#include virtual="/header.inc" -->
12 <div id="contents">
13 <h1 class="top">
14 Download Mirrors
15 </h1>
16 <p>
17 This is a list of mirrors containing i-scream downloads.
18 Please choose a mirror, preferably near you, rather than
19 the master site. If you want to mirror i-scream please
20 <a href="mailto:support@i-scream.org">contact</a> us with
21 details.
22 </p>
23 <h2>
24 FTP Mirrors
25 </h2>
26 <h3>
27 Master Site
28 </h3>
29 <ul>
30 <li>ftp://ftp.i-scream.org/pub/i-scream/</li>
31 </ul>
32 <h3>
33 UK Mirrors
34 </h3>
35 <ul>
36 <li>
37 <a href="ftp://ftp.uk.i-scream.org/pub/i-scream/">
38 ftp://ftp.uk.i-scream.org/pub/i-scream/</a>
39 - Provided by <a href="http://www.mirrorservice.org/">The
40 UK Mirror Service</a>.
41 </li>
42 <li>
43 <a href="ftp://ftp2.uk.i-scream.org/mirror/ftp.i-scream.org/pub/i-scream/">
44 ftp://ftp2.uk.i-scream.org/mirror/ftp.i-scream.org/pub/i-scream/</a>
45 - Provided by <a href="http://www.mirror.ac.uk/">The
46 JISC National Mirror Service</a>.
47 </li>
48 </ul>
49 <h2>
50 HTTP Mirrors
51 </h2>
52 <h3>
53 Master Site
54 </h3>
55 <ul>
56 <li>http://ftp.i-scream.org/pub/i-scream/</li>
57 </ul>
58 <h3>
59 UK Mirrors
60 </h3>
61 <ul>
62 <li>
63 <a href="http://ftp.uk.i-scream.org/pub/i-scream/">
64 http://ftp.uk.i-scream.org/pub/i-scream/</a>
65 - Provided by <a href="http://www.mirrorservice.org/">The
66 UK Mirror Service</a>.
67 </li>
68 <li>
69 <a href="http://ftp2.uk.i-scream.org/mirror/ftp.i-scream.org/pub/i-scream/">
70 http://ftp2.uk.i-scream.org/mirror/ftp.i-scream.org/pub/i-scream/</a>
71 - Provided by <a href="http://www.mirror.ac.uk/">The
72 JISC National Mirror Service</a>.
73 </li>
74 </ul>
75 <!--
76 <h3>
77 US Mirrors
78 </h3>
79 <ul>
80 <li>
81 <a href="http://www.mirrorgeek.com/i-scream/">
82 http://www.mirrorgeek.com/i-scream/</a>
83 - Provided by <a href="http://www.mirrorgeek.com/">Mirror Geek</a>.
84 </li>
85 </ul>
86 -->
87 <h2>
88 RSYNC Mirrors
89 </h2>
90 <h3>
91 Master Site
92 </h3>
93 <ul>
94 <li>rsync://rsync.i-scream.org/pub/i-scream/</li>
95 </ul>
96 <h3>
97 UK Mirrors
98 </h3>
99 <ul>
100 <li>
101 <a href="rsync://rsync.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/">
102 rsync://rsync.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/</a>
103 - Provided by <a href="http://www.mirrorservice.org/">The
104 UK Mirror Service</a>.
105 </li>
106 <li>
107 <a href="rsync://rsync2.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/">
108 rsync://rsync2.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/</a>
109 - Provided by <a href="http://www.mirror.ac.uk/">The
110 JISC National Mirror Service</a>.
111 </li>
112 </ul>
113 <h2>
114 Snapshot Mirrors
115 </h2>
116 <h3>
117 Master Site
118 </h3>
119 <ul>
120 <li>http://snapshots.i-scream.org/</li>
121 </ul>
122 </div>
123 <!--#include virtual="/footer.inc" -->
124 </div>
125 <!--#include virtual="/menu.inc" -->
126 </div>
127 </body>
128 </html>