![]() |
Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl Current directory: /kiwix/ |
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 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" download.kiwix.org::download.kiwix.org/* | \ tr -s ' ' | cut -d ' ' -f5` ; do SIZE=`rsync --info=stats2 -h -r \ "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 \ 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. |
Name Last modified Size
Parent Directory -
archive/ 10-Apr-2020 11:01 -
dev/ 23-Nov-2020 16:31 -
hotspots/ 30-Nov-2020 08:41 -
library/ 24-Jan-2021 07:54 -
nightly/ 24-Jan-2021 07:38 -
other/ 23-Nov-2020 16:06 -
release/ 16-Jun-2020 13:53 -
screenshots/ 05-Feb-2019 11:44 -
zim/ 29-Dec-2020 12:58 -
README 24-Nov-2020 09:02 1.4K
favicon.ico 14-Feb-2013 14:05 1.1K
mirrors.html 24-Jan-2021 09:50 4.4K
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!