Revision: | 1.18 |
Committed: | Fri Jun 21 16:50:17 2013 UTC (11 years, 5 months ago) by tdb |
Branch: | MAIN |
Changes since 1.17: | +1 -2 lines |
Log Message: | Various website updates. The main change is the removal of RT email addresses. |
# | 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.18 | let us know. |
21 | tdb | 1.1 | </p> |
22 | <h2> | ||
23 | FTP Mirrors | ||
24 | </h2> | ||
25 | <h3> | ||
26 | Master Site | ||
27 | </h3> | ||
28 | <ul> | ||
29 | <li>ftp://ftp.i-scream.org/pub/i-scream/</li> | ||
30 | </ul> | ||
31 | <h3> | ||
32 | UK Mirrors | ||
33 | </h3> | ||
34 | <ul> | ||
35 | <li> | ||
36 | <a href="ftp://ftp.uk.i-scream.org/pub/i-scream/"> | ||
37 | ftp://ftp.uk.i-scream.org/pub/i-scream/</a> | ||
38 | tdb | 1.7 | - Provided by <a href="http://www.mirrorservice.org/">The |
39 | tdb | 1.1 | UK Mirror Service</a>. |
40 | </li> | ||
41 | </ul> | ||
42 | <h2> | ||
43 | HTTP Mirrors | ||
44 | </h2> | ||
45 | <h3> | ||
46 | Master Site | ||
47 | </h3> | ||
48 | <ul> | ||
49 | <li>http://ftp.i-scream.org/pub/i-scream/</li> | ||
50 | </ul> | ||
51 | <h3> | ||
52 | UK Mirrors | ||
53 | </h3> | ||
54 | <ul> | ||
55 | <li> | ||
56 | tdb | 1.4 | <a href="http://ftp.uk.i-scream.org/pub/i-scream/"> |
57 | tdb | 1.3 | http://ftp.uk.i-scream.org/pub/i-scream/</a> |
58 | tdb | 1.7 | - Provided by <a href="http://www.mirrorservice.org/">The |
59 | tdb | 1.1 | UK Mirror Service</a>. |
60 | </li> | ||
61 | </ul> | ||
62 | tdb | 1.17 | <h3> |
63 | DE Mirrors | ||
64 | </h3> | ||
65 | <ul> | ||
66 | <li> | ||
67 | <a href="http://dl.ambiweb.de/mirrors/ftp.i-scream.org/"> | ||
68 | http://dl.ambiweb.de/mirrors/ftp.i-scream.org/</a> | ||
69 | - Provided by <a href="http://www.ambiweb.de/">AmbiWeb | ||
70 | GmbH</a>. | ||
71 | </li> | ||
72 | </ul> | ||
73 | tdb | 1.1 | <h2> |
74 | RSYNC Mirrors | ||
75 | </h2> | ||
76 | <h3> | ||
77 | Master Site | ||
78 | </h3> | ||
79 | <ul> | ||
80 | <li>rsync://rsync.i-scream.org/pub/i-scream/</li> | ||
81 | </ul> | ||
82 | <h3> | ||
83 | UK Mirrors | ||
84 | </h3> | ||
85 | <ul> | ||
86 | <li> | ||
87 | tdb | 1.2 | <a href="rsync://rsync.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/"> |
88 | rsync://rsync.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/</a> | ||
89 | tdb | 1.7 | - Provided by <a href="http://www.mirrorservice.org/">The |
90 | tdb | 1.1 | UK Mirror Service</a>. |
91 | tdb | 1.5 | </li> |
92 | tdb | 1.1 | </ul> |
93 | tdb | 1.6 | <h2> |
94 | Snapshot Mirrors | ||
95 | </h2> | ||
96 | <h3> | ||
97 | Master Site | ||
98 | </h3> | ||
99 | <ul> | ||
100 | <li>http://snapshots.i-scream.org/</li> | ||
101 | </ul> | ||
102 | tdb | 1.1 | </div> |
103 | <!--#include virtual="/footer.inc" --> | ||
104 | </div> | ||
105 | <!--#include virtual="/menu.inc" --> | ||
106 | </div> | ||
107 | </body> | ||
108 | </html> |