Hacker News new | past | comments | ask | show | jobs | submit login

With transmission you can actually select or deselect individual files.



But not when they're trapped in a .rar or a .iso, at least not in my version of Transmission.


I wrote a BitTorrent client that specifically only downloads the parts you need to perform some operation: https://github.com/anacrolix/torrent


But can it look inside archives? If not, then mainstream clients can already do what you mention.


Reading the page, it sounds like they're talking about the "torrentfs" mounted filesystem component, where read requests will download just that part of the file.

So theoretically, you could open the archive in a GUI, extract the file you want, and the only part it would download would be the archive header/file listing and the part of the archive corresponding to the file you wanted.

Of course, this wouldn't work for tarballs or solid RARs, but for regular archives it could conceivably work.


Most bittorrent programs I've used have this feature.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: