ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/mirrors.xhtml
Revision: 1.9
Committed: Wed Mar 8 13:04:06 2006 UTC (18 years ago) by tdb
Branch: MAIN
Changes since 1.8: +1 -1 lines
Log Message:
And a bunch more dev@ addresses.

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/sites/ftp.i-scream.org/pub/i-scream/">
44 ftp://ftp2.uk.i-scream.org/sites/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/sites/ftp.i-scream.org/pub/i-scream/">
70 http://ftp2.uk.i-scream.org/sites/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 <h3>
76 US Mirrors
77 </h3>
78 <ul>
79 <li>
80 <a href="http://www.linuxshop.us/i-scream/">
81 http://www.linuxshop.us/i-scream/</a>
82 - Provided by <a href="http://www.linuxshop.us/">Linux Shop</a>.
83 </li>
84 <li>
85 <a href="http://www.mirrorgeek.com/i-scream/">
86 http://www.mirrorgeek.com/i-scream/</a>
87 - Provided by <a href="http://www.mirrorgeek.com/">Mirror Geek</a>.
88 </li>
89 </ul>
90 <h2>
91 RSYNC Mirrors
92 </h2>
93 <h3>
94 Master Site
95 </h3>
96 <ul>
97 <li>rsync://rsync.i-scream.org/pub/i-scream/</li>
98 </ul>
99 <h3>
100 UK Mirrors
101 </h3>
102 <ul>
103 <li>
104 <a href="rsync://rsync.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/">
105 rsync://rsync.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/</a>
106 - Provided by <a href="http://www.mirrorservice.org/">The
107 UK Mirror Service</a>.
108 </li>
109 <li>
110 <a href="rsync://rsync2.uk.i-scream.org/ftp.i-scream.org/">
111 rsync://rsync2.uk.i-scream.org/ftp.i-scream.org/</a>
112 - Provided by <a href="http://www.mirror.ac.uk/">The
113 JISC National Mirror Service</a>.
114 </li>
115 </ul>
116 <h2>
117 Snapshot Mirrors
118 </h2>
119 <h3>
120 Master Site
121 </h3>
122 <ul>
123 <li>http://snapshots.i-scream.org/</li>
124 </ul>
125 </div>
126 <!--#include virtual="/footer.inc" -->
127 </div>
128 <!--#include virtual="/menu.inc" -->
129 </div>
130 </body>
131 </html>