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.
Wednesday, 20 January 2010
Subscribe to:
Posts (Atom)
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-...
-
During the trials of concerto at CERN, I wanted to make the text fields a bit more dynamic like say following a specific twitter feed. This...
-
Since there's no european satellite stream of Nasa TV it means you have to watch a streamed version over here. Also I'd like to w...
-
We have a small cabin on the site that used to have a 200w panel, 65Ah deep cycle lead acid battery, el-cheapo PWM charger to power some LED...