dernières 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
- Toutes les News
miroirs
miroirs WWW
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
miroirs FTP
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
Contribuer au projet KVIrc en hébergeant les miroires de téléchargement est très simple et apprécié; dans cette page vous trouverez les instructions étape par étape pour créer un miroir www ou ftp (ou les deux).
Les ftp non européens sont pris avec joie.
anciens sites

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.
trouver de l'aide
si vous avez besoin d'aide la manière la plus simple est de se référer à la mailing-liste officielle
ou en rejoignant un salon dédié
#kvirc@IRCnet
#kvirc.net@azzurra
#kvirc@freenode
rapport de bugs
les bugs peuvent être rapportés et vus en utilisant le bugtrack KVIrc disponible à rapport de bugs
plus de docs
documentation officielle
générée automatiquement
rocket-propelled

waaf.net a la gentillesse d'offrir le matériel pour faire tourner svn.kvirc.de
lifted into the air

TMT Teleservice sponsorise l'hébergement et le trafique de svn.kvirc.de