Stalled State?
Posted: Wed May 23, 2018 10:43 am
Is there any way to identify a stalled torrent through the CLI:
other than to look at each torrent with:
for its latest activity?
I assume that the (Mac) client must be calculating the time between now and latest activity to enable it to stall the torrent, but it seems an oversight that this is not reflected in State (which just shows as Idle).
Code: Select all
transmission-remote -l
Code: Select all
transmission-remote -t <torrent> -i
I assume that the (Mac) client must be calculating the time between now and latest activity to enable it to stall the torrent, but it seems an oversight that this is not reflected in State (which just shows as Idle).