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

# User Rev Content
1 tdb 1.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 tdb 1.9 <a href="mailto:support@i-scream.org">contact</a> us with
21 tdb 1.1 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 tdb 1.7 - Provided by <a href="http://www.mirrorservice.org/">The
40 tdb 1.1 UK Mirror Service</a>.
41     </li>
42 tdb 1.5 <li>
43 tdb 1.11 <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 tdb 1.7 - Provided by <a href="http://www.mirror.ac.uk/">The
46 tdb 1.5 JISC National Mirror Service</a>.
47     </li>
48 tdb 1.1 </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 tdb 1.4 <a href="http://ftp.uk.i-scream.org/pub/i-scream/">
64 tdb 1.3 http://ftp.uk.i-scream.org/pub/i-scream/</a>
65 tdb 1.7 - Provided by <a href="http://www.mirrorservice.org/">The
66 tdb 1.1 UK Mirror Service</a>.
67     </li>
68 tdb 1.5 <li>
69 tdb 1.11 <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 tdb 1.7 - Provided by <a href="http://www.mirror.ac.uk/">The
72 tdb 1.5 JISC National Mirror Service</a>.
73     </li>
74 tdb 1.1 </ul>
75 tdb 1.13 <!--
76 tdb 1.7 <h3>
77     US Mirrors
78     </h3>
79     <ul>
80     <li>
81 tdb 1.8 <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 tdb 1.7 </ul>
86 tdb 1.13 -->
87 tdb 1.1 <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 tdb 1.2 <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 tdb 1.7 - Provided by <a href="http://www.mirrorservice.org/">The
104 tdb 1.1 UK Mirror Service</a>.
105 tdb 1.5 </li>
106     <li>
107 tdb 1.12 <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 tdb 1.7 - Provided by <a href="http://www.mirror.ac.uk/">The
110 tdb 1.5 JISC National Mirror Service</a>.
111 tdb 1.1 </li>
112     </ul>
113 tdb 1.6 <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 tdb 1.1 </div>
123     <!--#include virtual="/footer.inc" -->
124     </div>
125     <!--#include virtual="/menu.inc" -->
126     </div>
127     </body>
128     </html>