logo
Google
  Web www.lids.org
Home

Mirrors
Location Maintainer URL State
Australia Kevin Manderson http://lids.gocdo.net.au/ OK
Australia Jason Andrade http://lids.planetmirror.com/ OK
Bulgaria Georgi Hristozov http://zloba.ath.cx/mirrors/lids.org/ OK
France ResEl ENST Bretagne
Gestion ResEl
http://www.fr.lids.org
OK
Germany Linjection
Markus Markert
http://web12.......de/projekte/lids/
OK
Greece Ioannis Chouklis http://lids.phrapes.net/
OK
Japan Hisaaki Shibata http://lids.luky.org/
OK
Netherlands Pieter Krul http://linux.auxio.org/lids/
OK
Netherlands WideXS http://lids.mirrors.widexs.nl/ OK
Netherlands SoftDev http://lids.mirrors.softdev.nl/ OK
Poland Wojtek Sawasciuk http://lids.punkt.pl OK
Poland Waldemar Pietruszkiewicz http://www.lids.suwalki.com.pl OK
Poland Krzysztof Labudzki http://lids.tpnet.pl/ OK
Sweden David Röhr http://www.se.lids.org OK
UK Rick Payne http://lids.mirrors.rossfell.co.uk
OK
USA Steven Cortez http://www.mscnetworks.com/lids
OK
USA, California Mike http://www.mirrormonster.com/lids.org
OK
USA, California, Burlingame Deep http://lids.tolix.org
OK
USA, San Jose, California Unixformula http://www.unixformula.com/lids
OK

If you access these webpages slowly, why not make a mirror? We will be very thankful for mirroring this Website and we will add your name and your website url on these pages. For mirroring details please contact Sander Klein.

Mirror method

Use the following script privided by Christophe Long

#! /bin/bash

cd /home/httpd/html/lids
wget -m -L -q -r --no-parent -nH http://www.lids.org/
wget -m -L -q -r --no-parent -nH http://www.lids.org/lids.css
wget -m -L -q -r --no-parent -nH http://www.lids.org/lids-howto/lids-howto.css
wget -m -L -q -r --no-parent -nH http://www.lids.org/lids_specifs/lids_specifs.css

Or, use the prefered Rsync method by the following command:

#!/bin/bash

rsync -auv --delete www.lids.org::lids [your_lids_mirror_directory]
Sponsored Links:



Copyright © lids.org
any comment, please mail to xie at www dot lids dot org
last updated: $Id: mirrors.html,v 1.34 2005/03/18 20:02:33 roedie Exp $