Wednesday, 20 January 2010

transmission

Snippet to see how many chunks of a bittorrent file are still to be downloaded (ie, what does '84% complete *really* mean):

transmission-remote -t 2 -i | egrep "^ (0|1)"| grep -o 0 | wc -l

where -t 2 is the number of the torrent.

No comments:

Ressurection of a WirelessThings OpenPi (from kickstarter)

Many years ago, I was handed one of the openpi kickstarter devices (see https://www.kickstarter.com/projects/wirelessthings/openpi-wireless-...