Differences between revisions 20 and 30 (spanning 10 versions)
Revision 20 as of 2015-02-08 23:52:59
Size: 1140
Editor: ?MisterHat
Comment:
Revision 30 as of 2021-05-30 09:15:37
Size: 1379
Editor: FedericoLeva
Comment: unbreak link; the hyphen is not part of the URL
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
BitTorrent is a peer-to-peer file sharing protocol used for distributing large amounts of data.
Line 6: Line 5:
Debian provides many BitTorrent clients. Use {{{apt-cache search bittorrent}}} to get the list (or search on [[http://packages.debian.org]]) BitTorrent is a [[Peer2Peer|peer-to-peer]] file sharing protocol used for distributing large amounts of data.
Line 8: Line 7:
For example: Debian provides many !BitTorrent clients. Use {{{apt-cache search bittorrent}}} to get the list (or search on [[https://packages.debian.org]]). The list includes:

 * [[Transmission]] - a popular and lightweight BitTorrent client, providing GTK, QT, command-line and web interfaces.
Line 10: Line 11:
 * DebianPkg:transmission-gtk - A BitTorrent Client using a GTK interface.
 * DebianPkg:rtorrent - A console based BitTorrent, with ncurses interface.
 * DebianPkg:transmission-daemon - A BitTorrent client daemon.
 * DebianPkg:transmission-cli - A non-interactive console interface for ''transmission-daemon''.
 * DebianPkg:transmission-remote-cli - An interactive ncurses interface for ''transmission-daemon''.
 * DebianPkg:deluge - A [[https://en.wikipedia.org/wiki/Usage_share_of_BitTorrent_clients#2015|popular]] and advanced cross-platform BitTorrent client written in Python. With GTK+, web, and console user interface.
 * DebianPkg:qbittorrent - A [[https://en.wikipedia.org/wiki/Usage_share_of_BitTorrent_clients#2015|popular]] and advanced cross-platform alternative to µTorrent. With Qt user interface.
 * DebianPkg:aria2 - High speed download utility (command-line)
Line 17: Line 17:
 * Get Debian ISO images with Bittorrent ~-<<BR>> http://www.debian.org/CD/torrent-cd/ -~
 * A comparison of bittorrent clients ~-<<BR>>[[http://en.wikipedia.org/wiki/Comparison_of_BitTorrent_clients]]-~

 * https://www.debian.org/CD/torrent-cd/ - Get Debian ISO images with Bittorrent
 * http://en.wikipedia.org/wiki/Comparison_of_BitTorrent_clients - A comparison of bittorrent clients - Wikipedia


----

CategorySoftware | CategoryNetwork

Translation(s): English - Français - Italiano - Русский


BitTorrent is a peer-to-peer file sharing protocol used for distributing large amounts of data.

Debian provides many BitTorrent clients. Use apt-cache search bittorrent to get the list (or search on https://packages.debian.org). The list includes:

  • Transmission - a popular and lightweight BitTorrent client, providing GTK, QT, command-line and web interfaces.

  • bittorrent-gui - A BitTorrent-GUI.

  • deluge - A popular and advanced cross-platform BitTorrent client written in Python. With GTK+, web, and console user interface.

  • qbittorrent - A popular and advanced cross-platform alternative to µTorrent. With Qt user interface.

  • aria2 - High speed download utility (command-line)


CategorySoftware | CategoryNetwork