ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/mirrors.xhtml
Revision: 1.17
Committed: Mon Jun 18 21:26:57 2007 UTC (16 years, 9 months ago) by tdb
Branch: MAIN
Changes since 1.16: +11 -0 lines
Log Message:
Add .de mirror.

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     </ul>
43     <h2>
44     HTTP Mirrors
45     </h2>
46     <h3>
47     Master Site
48     </h3>
49     <ul>
50     <li>http://ftp.i-scream.org/pub/i-scream/</li>
51     </ul>
52     <h3>
53     UK Mirrors
54     </h3>
55     <ul>
56     <li>
57 tdb 1.4 <a href="http://ftp.uk.i-scream.org/pub/i-scream/">
58 tdb 1.3 http://ftp.uk.i-scream.org/pub/i-scream/</a>
59 tdb 1.7 - Provided by <a href="http://www.mirrorservice.org/">The
60 tdb 1.1 UK Mirror Service</a>.
61     </li>
62     </ul>
63 tdb 1.17 <h3>
64     DE Mirrors
65     </h3>
66     <ul>
67     <li>
68     <a href="http://dl.ambiweb.de/mirrors/ftp.i-scream.org/">
69     http://dl.ambiweb.de/mirrors/ftp.i-scream.org/</a>
70     - Provided by <a href="http://www.ambiweb.de/">AmbiWeb
71     GmbH</a>.
72     </li>
73     </ul>
74 tdb 1.1 <h2>
75     RSYNC Mirrors
76     </h2>
77     <h3>
78     Master Site
79     </h3>
80     <ul>
81     <li>rsync://rsync.i-scream.org/pub/i-scream/</li>
82     </ul>
83     <h3>
84     UK Mirrors
85     </h3>
86     <ul>
87     <li>
88 tdb 1.2 <a href="rsync://rsync.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/">
89     rsync://rsync.uk.i-scream.org/ftp.i-scream.org/pub/i-scream/</a>
90 tdb 1.7 - Provided by <a href="http://www.mirrorservice.org/">The
91 tdb 1.1 UK Mirror Service</a>.
92 tdb 1.5 </li>
93 tdb 1.1 </ul>
94 tdb 1.6 <h2>
95     Snapshot Mirrors
96     </h2>
97     <h3>
98     Master Site
99     </h3>
100     <ul>
101     <li>http://snapshots.i-scream.org/</li>
102     </ul>
103 tdb 1.1 </div>
104     <!--#include virtual="/footer.inc" -->
105     </div>
106     <!--#include virtual="/menu.inc" -->
107     </div>
108     </body>
109     </html>