[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /pub/pub/kiwix/
 
Current bandwidth utilization 1338.43 Mbit/s
Bandwidth utilization bar
Contents of README:
This is the Kiwix official Download Repository. You may find here ZIM
file we have prepared, but also everything necessary to compile Kiwix
by yourself.

We always search for new mirrors, especialy for our big ZIM files in
the /zim directory. If you have a public HTTP(S) server with at least
100Mb/s available bandwidth, you may mirror these files using rsync:

  rsync -vzrlptD --delete \
  master.download.kiwix.org::download.kiwix.org/zim/ ./zim/

If you want to know what is the size of each directory, you can run
the following command:

  for DIR in `rsync --list-only --exclude "*.*" \
  --exclude "README" master.download.kiwix.org::download.kiwix.org/* | \
  tr -s ' ' | cut -d ' ' -f5` ; do SIZE=`rsync --info=stats2 -h -r \
  "master.download.kiwix.org::download.kiwix.org/$DIR/" | \
  grep "Total file size" | sed 's/.*://'` ; echo $DIR:$SIZE ; done

If you want to mirror only the last version of the ZIM files (should
be avoided for official Kiwix mirrors) you can get the list with the
following command:

  for ENTRY in `rsync --recursive --list-only \
  master.download.kiwix.org::download.kiwix.org/zim/ | grep ".zim" | \
  tr -s ' ' | cut -d ' ' -f5 | sort -r` ; do RADICAL=`echo $ENTRY | \
  sed 's/_20[0-9][0-9]-[0-9][0-9]\.zim//g'`; if [[ $LAST != $RADICAL \
  ]] ; then echo $ENTRY ; LAST=$RADICAL ; fi ; done

Announce your mirror at contact+mirror (at) kiwix (.) org so we
integrate your mirror to our loadbalancer.

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [DIR] archive/ 10-Apr-2020 11:01 - [DIR] dev/ 19-May-2023 16:00 - [DIR] library/ 21-Mar-2023 11:35 - [DIR] nightly/ 02-Jun-2023 02:10 - [DIR] other/ 18-May-2022 16:29 - [DIR] release/ 12-Nov-2022 16:12 - [DIR] screenshots/ 05-Feb-2019 11:44 - [DIR] zim/ 30-Aug-2022 15:54 - [TXT] README 12-Dec-2022 09:09 1.4K [   ] favicon.ico 18-Apr-2022 19:41 45K [TXT] mirrors.html 02-Jun-2023 15:29 5.9K [TXT] robots.txt 19-Dec-2019 17:27 26

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!