|
| Universe ( KWeb ) | Mirrored to: | Local Server ( LWeb ) | Frequency | Contact |
| www.kidlink.org (excl. /dansk/) |
|
www.kidlink.dk | Daily at 15.59 | Jette Skeem |
| www.kidlink.org/dansk/ |
|
www.local.kidlink.dk | Daily | Jette Skeem |
| www.kidlink.org/islenska/ |
|
www.ismennt.is/vefir/kidlink/ | Daily | Lára Stefánsdóttir |
| www.kidlink.org/brasil/ | venus.rdc.puc-rio.br/kids/kdlinkv1.0/ | Daily | Washington Braga | |
| www.kidlink.org | kidlink.sunset.se | Daily | Johan.Hofvander | |
In this example, KWeb is mirrored to the local
machine so all relative addresses will work.
Create at least three directories on your local server using this
simplified example of kidlink.dk:
| LWeb | Optional Alias | ||
| C:/mirror/ | www.kidlink.dk | - | will contain a mirror of KWeb excluding the /dansk/ directory. |
| C:/kidlink/ | www.local.kidlink.dk | - | will contain all locally developed pages. This directory and subdirectories to be mirrored to www.kidlink.org/dansk/ |
| C:/kidlink/general/ | - | will contain the required translated
files as documented in Kidlink's Web
Strategy document. NOTE: If the LWeb is to be an English language Web then this /general/ directory will contain just an index.html customized for your LWeb and all other information files will be referenced to /english/general/. Contact KWebmaster if clarification is needed. |
Remember: KWeb means Kidlink Web and LWeb means local Web.
![]()
Mirror is a package written in Perl that uses the ftp protocol to duplicate a directory hierarchy between the machine it is run on and a remote host. It avoids copying files unnecessarily by comparing the file timestamps and sizes before transferring. Amongst other things can optionally compress, gzip, and split files. It was written for use by archive maintainers but can be used by anyone wanting to transfer a lot of files over ftp.
The latest version of mirror is available from:
http://sunsite.org.uk/packages/mirror/
or
ftp://sunsite.org.uk/packages/mirror/
Mirror is part of a family of related programs. The others are ftpmail and ftpcat. Ftpmail is a mail responder and ftpcat cats a remote file. These are to be found in:
ftp://sunsite.org.uk/packages/ftpmail/
and
ftp://sunsite.org.uk/packages/ftpcat/
If you are interested in developing mirror (not just getting the
latest releases but actually doing work) there is a mailing list
mirror-people@icparc.ic.ac.uk.
Subscribe by emailing
majordomo@icparc.ic.ac.uk
a message of:
subscribe mirror-people
But please do NOT do this unless you have the time to work on mirror.
Sample .ini file to get mirroring started:
---cut-here---
package=kidlink
site=www.kidlink.org
remote_dir=./
local_dir=/home/www/kidlink
dir_mode=0755
file_mode=0644
remote_user=kidlink
remote_password=xxxxxxx
mail_to=you@your.host
compress_patt=
exclude_patt=.links|FSP|core$|.cache|.zipped|lost+found/|new/|sw/
local_ignore=ls-lR.gz
delete_excl=
use_files=true
do_deletes=true
max_delete_files=10%
max_delete_dirs=10%
use_files=true
timeout=400
![]()
Page maintained by: Stellan
Kinberg
KIDLINK
Copyright ® 2001 . All rights reserved.