Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bittorrent - BitTorrent swarming network file transfer tool
- Description:
BitTorrent is a tool for distributing files. It's extremely easy to use -
downloads are started by clicking on hyperlinks. Whenever more than one person
is downloading at once they send pieces of the file(s) to each other, thus
relieving the central server's bandwidth burden. Even with many simultaneous
downloads, the upload burden on the central server remains quite small, since
each new downloader introduces new upload capacity.
Packages
bittorrent-4.4.0-6.fc9.src
[1.2 MiB] |
Changelog
by Paul Howarth (2008-04-08):
- Default data directory moved back out of /srv
(to %{_localstatedir}/lib/bittorrent)
(http://fedoraproject.org/wiki/PackagingDrafts/NoBitsInSrv)
- Change torrent user's home directory from %{_localstatedir}/spool/bittorrent
to %{_localstatedir}/lib/bittorrent, fix the home directory of any existing
torrent user, and don't include %{_localstatedir}/spool/bittorrent in the
package any more
- Include egg-info if present (#440906)
- Fix some deprecation warnings from pygtk2
- Include credits-l10n.txt document (#237256)
- Write fastresume data properly so that it's recognized next time (#245421)
- Add README.Fedora to explain how to use the track/seed services (#430849)
- Use short license name to pacify rpmlint
|