]> Sergey Matveev's repositories - btrtrc.git/commitdiff
cmd/torrent only prioritizes downloads
authorSergey Matveev <stargrave@stargrave.org>
Fri, 2 Dec 2022 10:24:29 +0000 (13:24 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 13 Jan 2023 08:32:42 +0000 (11:32 +0300)
cmd/btrtrc/README

index 8e7b15c2ee85194441a338d8a25991387183673e..86f1c25d54859a2de711cb58420e65ad4568f369 100644 (file)
@@ -3,8 +3,7 @@ btrtrc -- better BitTorrent client
 This is a fork of https://github.com/anacrolix/torrent BitTorrent
 library with own cmd/btrtrc client implementation. Comparing to
 cmd/torrent it has much less configuration options, mainly hardcoding
-the most of them. Also it lacks various features like ability to select
-the file to delete. But what advantages does it have?
+the most of them. But what advantages does it have?
 
 * Optimized file-based storage:
   * linearized I/O operations prevent creation of huge quantity of threads