latest news
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 142
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 123
- 01 Aug 2010
KVIrc 4.0.2 released
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 142
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 123
- 03 Jul 2010
KVIrc 4.0.0 portable
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 142
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 123
- 27 Jun 2010
KVIrc 4.0.0 released
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 142
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 123
- 17 Apr 2010
KVIrc rc3 released
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 142
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 123
- 13 Feb 2010
KVIrc update
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 142
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 123
- 19 Dec 2009
KVIrc4 rc2 tagged
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 142
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 123
- 10 Dec 2009
New ubuntu snapshot
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 142
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 123
- 01 Sep 2009
KVIrc4 rc1 tagged
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 142
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 123
- 19 Jun 2009
New server hardware
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 142
Deprecated: Function split() is deprecated in /www/kvirc/www/conf/functions.php on line 123
- 11 Jun 2009
KVIrc 4.0 snapshots
- 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.slackware.it
Italian mirror
City: Milano
Maintainer: Slackware.it
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
kvirc-ftp.visualscripts.com
USA mirror
City: Houston, Texas, United States
Maintainer: THeLooX
dedimarbo.ath.cx
French mirror
City: Paris, France
Maintainer: MarbolanGos
kvirc.eban-meban.com
Bulgarian mirror
City: Asenovgrad, Bulgaria
Maintainer: lame
kvirc.tradebit.com
USA mirror
City: New York, United States
Maintainer: tradebit.com
kvirc.imsam.info
German mirror
City: Nuernberg, Germany
Maintainer: tradebit.com
kvirc.bcoos.net
USA mirror
City: United States
Maintainer: exoops.info
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.
latest screenshot

Anger theme - etherea`
KVIrc Anomalies
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
lifted into the air

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