Ncdu 1.20 + 2.4 + bunch of changes

This commit is contained in:
Yorhel 2024-04-21 11:11:50 +02:00
parent 19fd103246
commit cac14f89f7
33 changed files with 182 additions and 36 deletions

View file

@ -1,10 +1,9 @@
% Torreas - Torrent file reassembler
Torreas is a little command-line utility to reassemble torrents. It can scan
multiple directories in order to find files that are mentioned in the torrent.
It does this by only comparing file sizes and checksums, not location or file
name, so it can be used to reconstruct a torrent that you have downloaded and
archived somewhere, at some point.
Torreas is a small command-line utility to scan directories in order to find
files that are mentioned in a given torrent. It does this by only comparing
file sizes and checksums, not location or file name, so it can be used to
reconstruct a torrent that you have already downloaded, renamed and archived.
## Download