User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sailing:torrenting [2024/02/22 07:37] willysailing:torrenting [2025/03/13 14:08] (current) – [Torrents, trackers and magnets] willy
Line 1: Line 1:
-====== Torrents, trackers and magnets ======+====== B) Torrents, trackers and magnets ======
  
 Torrents are the most "mainstream" way to download media content. This approach is based on //torrent// files that get shared between users: users will connect, via //trackers// to other users sharing the same torrent file. The basic concept behind torrenting is that the file you want to download is not stored on any server or anywhere on a centralized place on internet but instead every person who has a copy (or a partial copy) of the file is sharing it with the others who are looking for the same file. Basically is a decentralized approach to file sharing. Each user downloading (leecher) or sharing (seeder) the file is called a //peer// and the tracker can be used to find more peers. This has quite some advantages like: Torrents are the most "mainstream" way to download media content. This approach is based on //torrent// files that get shared between users: users will connect, via //trackers// to other users sharing the same torrent file. The basic concept behind torrenting is that the file you want to download is not stored on any server or anywhere on a centralized place on internet but instead every person who has a copy (or a partial copy) of the file is sharing it with the others who are looking for the same file. Basically is a decentralized approach to file sharing. Each user downloading (leecher) or sharing (seeder) the file is called a //peer// and the tracker can be used to find more peers. This has quite some advantages like:
Line 47: Line 47:
  
 The choices are: The choices are:
-  * Deluge: great daemon-based downloader with a not-so-great web UI +  * [[services:deluge|Deluge]]: great daemon-based downloader with a not-so-great web UI 
-  * Transmission: great daemon-based downloader with great web UI +  * [[services:transmission|Transmission]]: great daemon-based downloader with great web UI 
-  * qBitTorrent: preferred by many, but it requires Qt to be installed, which i don't want on a server, so it will not taken into consideration.+  * [[https://www.qbittorrent.org/|qBitTorrent]]: preferred by many, but it requires Qt to be installed, which i don't want on a server, so it will not taken into consideration.