KTorrent consente anche di creare file torrent per i propri file che si vogliono condividere in rete attraverso BitTorrent.
Il programma è parte integrante dei pacchetti predefiniti delle distribuzioni che utilizzano il desktop KDE.
KTorrent è un client BitTorrent per KDE sviluppato in C++ usando il toolkit Qt. KTorrent fa parte di KDE Extragear.
L'interfaccia è tradotta in lingua italiana.
Alcuni tracker privati bittorrent hanno bandito questo client perché, prima della versione 2.0, inviava statistiche errate. Nonostante l'errore sia stato corretto, non tutti i tracker hanno cessato la discriminazione.
Funzionalità
* Core
o Possibilità di controllare la velocità di invio e scaricamento.
o Supporto dei server traccia UDP.
o Possibilità di scegliere quale file scaricare e assegnazione priorità file
o Protocollo crittografato.
o DHT.
o Possibilità di cambiare la directory di scaricamento in corsa.
o Limiti velocità sia globali che per singoli torrent.
o Controllo spazio disco residuo, politiche di scaricamento.
* Plugin
o Import: importa file parzialmente scaricati.
o Bandwith Scheduler: pianificatore della banda.
o Scan Folder: carica automaticamente da una cartella i torrent.
o Filtro indirizzi IP.
o UPnP (Universal Plug and Play).
o Ricerca sul web (con tab). Usa ad es. il motore di ricerca di BitTorrent (con Konqueror attraverso KParts).
o RSS Feeds: abbonamento a feed RSS per i torrent.
o Zeroconf: trova torrent sulla LAN.
o Statistiche (Krzysztof Kundzicz).
o Interfaccia Web.
Screenshots
Source code (2.15 MB)
Binaries and other downloads
KTorrent 3.1beta2
- Source code : ktorrent-3.1beta2.tar.bz2
- Source code : ktorrent-3.0.2.tar.bz2
Compiling KTorrent for KDE4 is slightly different :
tar -xvjf ktorrent-3.0.0.tar.bz2cd ktorrent-3.0.0
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/prefix/of/kde4/installation ..
make
sudo make install
You will need to install cmake and all the necessary development packages (Qt,KDE,libgmp,QCA2), to get it compiled properly.
Downloads for KDE3
KTorrent 2.2.7- Source code : ktorrent-2.2.7.tar.bz2
Note : A lot of distros make their own KTorrent packages, some of them are pretty fast (like Fedora) to upgrade to the latest version of KTorrent. So with a bit of luck you should be able to find a recent KTorrent version in your distro's package management system (apt, up2date, emerge, ...).
Note : official SUSE packages for ktorrent >= 2.0 are crippled, SUSE disables DHT functionality for legal reasons (see https://bugzilla.novell.com/show_bug.cgi?id=205390)
How to compile
Compiling and installing from the source code goes as follows : (replacing X.Y by the correct version number)
tar -xvzf ktorrent-X.Y.tar.gzcd ktorrent-X.Y
./configure
make
make install
If you want really fast compilation times, you should use ./configure --enable-final instead of ./configure
People on Mac OS X who have trouble compiling should try the following:
configure --prefix=/swsed -i -e 's/^whole_archive_flag_spec=.*/whole_archive_flag_spec=""/g;'
libtool
make
sudo make install
Thanks to Borre Gaup for bringing this to our attention. The problem is also explained here, other software might have the same problem.
Older versions
You can find older versions of KTorrent at http://ktorrent.org/downloads.
fonti: wikipedia & ktorrent.org
Trovato questo articolo interessante? Condividilo sulla tua rete di contatti in Twitter, sulla tua bacheca su Facebook, in Linkedin, Instagram o Pinterest. Diffondere contenuti che trovi rilevanti aiuta questo blog a crescere. Grazie!