Revision: | 1.13 |
Committed: | Mon Mar 20 10:13:30 2006 UTC (18 years, 8 months ago) by tdb |
Branch: | MAIN |
Changes since 1.12: | +8 -0 lines |
Log Message: | Comment out a whole bunch of mirrors. It seems nobody but UKMS is capable of running working mirrors. |
# | 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 | <!-- |
43 | <li> |
44 | <a href="ftp://ftp2.uk.i-scream.org/mirror/ftp.i-scream.org/pub/i-scream/"> |
45 | ftp://ftp2.uk.i-scream.org/mirror/ftp.i-scream.org/pub/i-scream/</a> |
46 | - Provided by <a href="http://www.mirror.ac.uk/">The |
47 | JISC National Mirror Service</a>. |
48 | </li> |
49 | --> |
50 | </ul> |
51 | <h2> |
52 | HTTP Mirrors |
53 | </h2> |
54 | <h3> |
55 | Master Site |
56 | </h3> |
57 | <ul> |
58 | <li>http://ftp.i-scream.org/pub/i-scream/</li> |
59 | </ul> |
60 | <h3> |
61 | UK Mirrors |
62 | </h3> |
63 | <ul> |
64 | <li> |
65 | <a href="http://ftp.uk.i-scream.org/pub/i-scream/"> |
66 | http://ftp.uk.i-scream.org/pub/i-scream/</a> |
67 | - Provided by <a href="http://www.mirrorservice.org/">The |
68 | UK Mirror Service</a>. |
69 | </li> |
70 | <!-- |
71 | <li> |
72 | <a href="http://ftp2.uk.i-scream.org/mirror/ftp.i-scream.org/pub/i-scream/"> |
73 | http://ftp2.uk.i-scream.org/mirror/ftp.i-scream.org/pub/i-scream/</a> |
74 | - Provided by <a href="http://www.mirror.ac.uk/">The |
75 | JISC National Mirror Service</a>. |
76 | </li> |
77 | --> |
78 | </ul> |
79 | <!-- |
80 | <h3> |
81 | US Mirrors |
82 | </h3> |
83 | <ul> |
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 | --> |
91 | <h2> |
92 | RSYNC Mirrors |
93 | </h2> |
94 | <h3> |
95 | Master Site |
96 | </h3> |
97 | <ul> |
98 | <li>rsync://rsync.i-scream.org/pub/i-scream/</li> |
99 | </ul> |
100 | <h3> |
101 | UK Mirrors |
102 | </h3> |
103 | <ul> |
104 | <li> |
105 | <a href="rsync://rsync.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/"> |
106 | rsync://rsync.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/</a> |
107 | - Provided by <a href="http://www.mirrorservice.org/">The |
108 | UK Mirror Service</a>. |
109 | </li> |
110 | <!-- |
111 | <li> |
112 | <a href="rsync://rsync2.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/"> |
113 | rsync://rsync2.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/</a> |
114 | - Provided by <a href="http://www.mirror.ac.uk/">The |
115 | JISC National Mirror Service</a>. |
116 | </li> |
117 | --> |
118 | </ul> |
119 | <h2> |
120 | Snapshot Mirrors |
121 | </h2> |
122 | <h3> |
123 | Master Site |
124 | </h3> |
125 | <ul> |
126 | <li>http://snapshots.i-scream.org/</li> |
127 | </ul> |
128 | </div> |
129 | <!--#include virtual="/footer.inc" --> |
130 | </div> |
131 | <!--#include virtual="/menu.inc" --> |
132 | </div> |
133 | </body> |
134 | </html> |