个人工具

“UbuntuHelp:BitTorrent”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/BitTorrent}} {{Languages|UbuntuHelp:BitTorrent}} BitTorrent is method of downloading files. It breaks the download into small packets, allowing do...)
 
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/BitTorrent}}
 
{{From|https://help.ubuntu.com/community/BitTorrent}}
 
{{Languages|UbuntuHelp:BitTorrent}}
 
{{Languages|UbuntuHelp:BitTorrent}}
BitTorrent is method of downloading files. It breaks the download into small packets, allowing downloading from multiple people. It also syncs uploads and downloads, so that everybody shares the burden. Bittorrent is considered a Peer-to-Peer(P2P) application. To see other P2P applications, see [[UbuntuHelp:P2PHowTo]]. Ubuntu includes a graphical bittorrent client already installed.
+
BitTorrent is a method of downloading big files. The big file is broken down into smaller parts and it automatically fetches parts from multiple hosts at once. It also shares the parts you've already downloaded with others, so that everybody shares and benefits. It is a good way to download Ubuntu iso releases, especially when the regular release sites are slow, since it actually gets faster when there are lots of users downloading and sharing at once. Bittorrent is considered a Peer-to-Peer(P2P) application. To see other P2P applications, see [[UbuntuHelp:P2PHowTo]]. Ubuntu includes a graphical bittorrent client already installed. Also see the [http://en.wikipedia.org/wiki/BitTorrent Wikipedia article on BitTorrent].
  
  
第7行: 第7行:
 
=== Using BitTorrent ===
 
=== Using BitTorrent ===
  
To start a torrent, click on it. The software will then ask you where you want to save the file.
+
To start a torrent download, click on a .torrent file in your web browser. The software will then ask you where you want to save the file and keep you updated on the progress.  
 
+
You can also save the .torrent link to a folder. Double-clicking on the .torrent will then open the bittorrent client. This allows you to restart the torrent if you need to shut down your machine.
+
  
 
https://help.ubuntu.com/community/BitTorrent?action=AttachFile&do=get&target=GnomeBT.png
 
https://help.ubuntu.com/community/BitTorrent?action=AttachFile&do=get&target=GnomeBT.png
=== Other Clients ===
 
  
Other bittorrent clients are available, with varying features.
+
You can also save the .torrent link to a folder. Double-clicking on the .torrent will then open the bittorrent client.
  
==== BitTornado ====
+
In addition, the program can be launched in Gnome by selecting '''Applications->Internet->BitTorrent'''. If it is not there make it visible with '''Applications->Accessories->Alacarte Menu Editor''', or if you don't have that, launch Alacarte by pressing Alt+F2 and typing '''alacarte'''.
  
Bit``Tornado is a very fast Python based BitTorrent client. The standalone non-GUI package is available in the Officially supported Networking section and the GUI package is available in the Networking (Universe) section.  
+
You can also pause or stop a download, and resume it later on.
  
* [http://www.bittornado.com/ BitTornado]
+
=== Clients ===
  
==== Official BitTorrent client ====
+
Various bittorrent clients are available, with varying features.
BitTorrent is the original and official (developed by Bram Cohen, the creator of BitTorrent protocol) BitTorrent client. It is a no-frills software. The base package (non-GUI) is installed by default in Ubuntu and the GUI package has to be installed from the Universe repository.
+
  
* [http://www.bittorrent.com/ Official BitTorrent] - Official BitTorrent Home Page
+
==== Original BitTorrent client ====
 +
BitTorrent is the original BitTorrent client, developed by Bram Cohen, the creator of the BitTorrent protocol. The version in Ubuntu is out-of-date and "no-frills" but is freely-licensed. The base package (bittorrent, with btdownloadcurses for command line use) and GUI package (gnome-btdownload) are installed by default as part of the Ubuntu desktop install.
  
 
==== Azureus - Java-based client ====
 
==== Azureus - Java-based client ====
第31行: 第28行:
 
Azureus is a Java-based bittorrent client with a lot of features. To install Azureus, see [[UbuntuHelp:AzureusHowTo]].
 
Azureus is a Java-based bittorrent client with a lot of features. To install Azureus, see [[UbuntuHelp:AzureusHowTo]].
  
==== µTorrent  ====
+
==== BitTornado ====
  
[http://utorrent.com  µTorrent] is one of the popular torrent clients. utorrent uses minimal resources compared to most other torrent clients. utorrent works well under [[UbuntuHelp:Wine]]
+
Bit``Tornado is a very fast Python based BitTorrent client. The standalone non-GUI package is available in the Officially supported Networking section and the GUI package is available in the Networking (Universe) section.  
  
==== Rufus ====
+
* [http://www.bittornado.com/ BitTornado]
  
Rufus has an interface very similar to Azureus but is written in Python so comes without the bloat and no Java dependencies. Although no package exists in the Ubuntu repositories yet, you can download the Rufus .deb package from [http://home.arcor.de/ar0079218227//pub/ubuntu/Rufus/rufus_0.6.9-0ubuntu1_i386.deb this link] and
+
==== Deluge ====
* install with "dpkg -i packagename", this package works with Ubuntu 5.10 (Breezy Badger), Ubuntu 6.06 (Dapper Drake) and Ubuntu 6.10 (Edgy Eft).
+
 
* Or you can install it with Gdebi (Gdebi is installed by default for Ubuntu 6.06 and up) by right-clicking the package in Nautilus
+
[http://deluge-torrent.org/ Deluge]: a native, full-featured bittorrent client for Gnome.
* Or you can install it from source : [http://rufus.sourceforge.net/ Official Rufus Web Site]
+
  
 
==== KTorrent - Torrent client for KDE ====
 
==== KTorrent - Torrent client for KDE ====
  
 
[[UbuntuHelp:KTorrent]] is a KDE bittorrent client.  It has many features, including the ability to preview multimedia files and minimize to the notification area.
 
[[UbuntuHelp:KTorrent]] is a KDE bittorrent client.  It has many features, including the ability to preview multimedia files and minimize to the notification area.
 +
(for help with Synaptic see: https://help.ubuntu.com/community/SynapticHowto)
  
 
==== Opera ====
 
==== Opera ====
第52行: 第49行:
 
==== rtorrent ====
 
==== rtorrent ====
  
A torrent client written i C and with a ncursur interface for minimal bloat.  
+
A torrent client written in C with an ncurses interface for minimal bloat.  
 +
 
 +
==== Rufus ====
 +
 
 +
Rufus has an interface very similar to Azureus but is written in Python so comes without the bloat and no Java dependencies. Although no package exists in the Ubuntu repositories yet, you can download the Rufus .deb package from [http://home.arcor.de/ar0079218227//pub/ubuntu/Rufus/rufus_0.6.9-0ubuntu1_i386.deb this link] and
 +
* install with "dpkg -i packagename", this package works with Ubuntu 5.10 (Breezy Badger), Ubuntu 6.06 (Dapper Drake) and Ubuntu 6.10 (Edgy Eft).
 +
* Or you can install it with Gdebi (Gdebi is installed by default for Ubuntu 6.06 and up) by right-clicking the package in Nautilus
 +
* Or you can install it from source : [http://rufus.sourceforge.net/ Official Rufus Web Site]
 +
 
 +
==== TorrentFlux ====
 +
[[UbuntuHelp:TorrentFlux|TorrentFlux]] is a PHP based BitTorrent controller that runs on a web. Manage all of your BitTorrent downloads from anywhere through a convenient and easy-to-use web interface.
 +
 
 +
==== Transmission ====
 +
[[UbuntuHelp:Transmission]] is a lightweight GTK+ client.
 +
 
 +
====  µTorrent  ====
 +
 
 +
[http://utorrent.com  µTorrent] is one of the popular torrent clients. utorrent uses minimal resources compared to most other torrent clients. utorrent works well under [[UbuntuHelp:Wine]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月22日 (四) 12:07的版本


BitTorrent is a method of downloading big files. The big file is broken down into smaller parts and it automatically fetches parts from multiple hosts at once. It also shares the parts you've already downloaded with others, so that everybody shares and benefits. It is a good way to download Ubuntu iso releases, especially when the regular release sites are slow, since it actually gets faster when there are lots of users downloading and sharing at once. Bittorrent is considered a Peer-to-Peer(P2P) application. To see other P2P applications, see UbuntuHelp:P2PHowTo. Ubuntu includes a graphical bittorrent client already installed. Also see the Wikipedia article on BitTorrent.


Using BitTorrent

To start a torrent download, click on a .torrent file in your web browser. The software will then ask you where you want to save the file and keep you updated on the progress.

BitTorrent?action=AttachFile&do=get&target=GnomeBT.png

You can also save the .torrent link to a folder. Double-clicking on the .torrent will then open the bittorrent client.

In addition, the program can be launched in Gnome by selecting Applications->Internet->BitTorrent. If it is not there make it visible with Applications->Accessories->Alacarte Menu Editor, or if you don't have that, launch Alacarte by pressing Alt+F2 and typing alacarte.

You can also pause or stop a download, and resume it later on.

Clients

Various bittorrent clients are available, with varying features.

Original BitTorrent client

BitTorrent is the original BitTorrent client, developed by Bram Cohen, the creator of the BitTorrent protocol. The version in Ubuntu is out-of-date and "no-frills" but is freely-licensed. The base package (bittorrent, with btdownloadcurses for command line use) and GUI package (gnome-btdownload) are installed by default as part of the Ubuntu desktop install.

Azureus - Java-based client

Azureus is a Java-based bittorrent client with a lot of features. To install Azureus, see UbuntuHelp:AzureusHowTo.

BitTornado

Bit``Tornado is a very fast Python based BitTorrent client. The standalone non-GUI package is available in the Officially supported Networking section and the GUI package is available in the Networking (Universe) section.

Deluge

Deluge: a native, full-featured bittorrent client for Gnome.

KTorrent - Torrent client for KDE

UbuntuHelp:KTorrent is a KDE bittorrent client. It has many features, including the ability to preview multimedia files and minimize to the notification area. (for help with Synaptic see: https://help.ubuntu.com/community/SynapticHowto)

Opera

The Opera browser has built in support for Bit Torrent files.

rtorrent

A torrent client written in C with an ncurses interface for minimal bloat.

Rufus

Rufus has an interface very similar to Azureus but is written in Python so comes without the bloat and no Java dependencies. Although no package exists in the Ubuntu repositories yet, you can download the Rufus .deb package from this link and

  • install with "dpkg -i packagename", this package works with Ubuntu 5.10 (Breezy Badger), Ubuntu 6.06 (Dapper Drake) and Ubuntu 6.10 (Edgy Eft).
  • Or you can install it with Gdebi (Gdebi is installed by default for Ubuntu 6.06 and up) by right-clicking the package in Nautilus
  • Or you can install it from source : Official Rufus Web Site

TorrentFlux

TorrentFlux is a PHP based BitTorrent controller that runs on a web. Manage all of your BitTorrent downloads from anywhere through a convenient and easy-to-use web interface.

Transmission

UbuntuHelp:Transmission is a lightweight GTK+ client.

µTorrent

µTorrent is one of the popular torrent clients. utorrent uses minimal resources compared to most other torrent clients. utorrent works well under UbuntuHelp:Wine