latest news
- 18 May 2013
KVS addon for Geany
- 24 Feb 2013
New Japanese Mirror
- 03 Jul 2012
KVIrc 4.2.0 released
- 05 Jun 2011
New US mirror
- All News
mirrors
WWW mirrors
www.kvirc.net
Primary WWW site
City: Oslo, Norway
Maintainer: Norwegian Linux Community
www.kvirc.de
German mirror
City: Bayreuth, Germany
Maintainer: cyconet.org
kvirc.visualscripts.com
USA mirror
City: Houston, Texas, United States
Maintainer: THeLooX
www.ipv6.kvirc.net
German IPv6 mirror
City: Bayreuth, Germany
Maintainer: cyconet.org
FTP mirrors
ftp.kvirc.de
German mirror
City: Bayreuth, Germany
Maintainer: cyconet.org
kvirc.gmake.de
German mirror
City: Jena, Germany
Maintainer: Dessa
dedimarbo.ath.cx
French mirror
City: Paris, France
Maintainer: MarbolanGos
kvirc.tradebit.com
USA mirror
City: New York, United States
Maintainer: tradebit.com
kvirc.imsam.info
German mirror
City: Nuernberg, Germany
Maintainer: tradebit.com
ftp.kunduz.org
Turkish mirror
City: Istambul, Turkey
Maintainer: Tolga
mirrors.go-part.com (1)
Japanese mirror (http)
City: Iso, Japan
Maintainer: Otoniel Ortega
mirrors.go-part.com (2)
Japanese mirror (ftp)
City: Iso, Japan
Maintainer: Otoniel Ortega
mirror.ibcp.fr
French mirror (ftp)
City: Lyon, France
Maintainer: Alexis Michon
Contributing to the KVIrc project by mirroring its files is really easy and appreciated; in this page you'll find step by step instructions to create a www or ftp mirror (or both).
Also, non European ftps are gladly needed.
old site layouts

old.kvirc.de by istari

kvirc.virg0.org/old by iakko
Mirroring the KVIrc Project
This page contains step by step instructions to create a ftp mirror
Contributing to the KVIrc project by mirroring its files is really easy.
Non european ftp mirrors are especially needed!
Setting up a mirror of ftp-master.admin.kvirc.de
Requirements:
- An ftp server
- wget
- A cron daemon (or equivalent) in order to keep the mirror in sync
Setup procedure:
Setting up an ftp mirror is really easy: it is done by using the mirroring feature of the program wget
The commandline to retrieve the whole kvirc ftp archive is the following:
cd /your_ftp_server_root/pub/kvirc/ && wget --mirror -nH --cut-dirs=2 ftp://ftp-master.admin.kvirc.de/pub/kvirc
So all you need to do is to set up your ftp server to accept anonymous connections and instruct cron to sync the mirror every N hours.
Now you need to setup the automatic updates.
This is usually accomplished by a cron daemon and involves adding a couple of lines to the crontab.
An example of such a crontab file might be:
30 6 * * * $HOME/bin/cronjob >> $HOME/cronjoblog 2>&1
This crontab file tells the cron daemon to run the command "$HOME/bin/cronjob >> $HOME/cronjoblog 2>&1" at 6.30 am of every day
In this case $HOME/bin/cronjob would look as follows:
#!/bin/bash
cd /yourdomain/pub/kvirc/ && wget --mirror -nH --cut-dirs=2 ftp://ftp-master.admin.kvirc.de/pub/kvirc/
At the moment of writing the complete ftp archive is around 1.5 GB. If you don't have the space for a complete mirror you can achieve partial mirroring by retrieving only a subset of the ftp.kvirc.net directories.
Once you have succesfully set up your mirror please drop a mail to pragma at kvirc dot net or to the mailing list so we can link you from the main site.
finding help
if you need any help the fastest way is to refer to the KVIrc public mailing list
or join dedicated channels
#kvirc@IRCnet
#kvirc.net@azzurra
#kvirc@freenode
bug report
bugs can be reported and viewed by using the KVIrc bugtrack system available at the KVIrc bugtrack
more docs
KVIrc official documentation
autogenerated index query
rocket-propelled

waaf.net was so kind to donate hardware for running svn.kvirc.de and this mirror
lifted into the air

TMT Teleservice is sponsoring hosting and traffic for svn.kvirc.de and this mirror