Using Vuze on the same file works, and the file is downloaded.
Code: Select all
transmission-remote -l
ID Done Have ETA Up Down Ratio Status Name
1 0% None Unknown 0.0 0.0 None Idle ubuntu-11.10-desktop-amd64.iso
Sum: None 0.0 0.0
# transmission-remote -t 1 -i
NAME
Id: 1
Name: ubuntu-11.10-desktop-amd64.iso
Hash: 174e3cdd9610e79849304fcb9a835cdc6851b6f0
TRANSFER
State: Idle
Location: <MY_DOWNLOAD_DIR>
Percent Done: 0.00%
ETA: 0 seconds
Download Speed: 0 KiB/s
Upload Speed: 0 KiB/s
Have: None (None verified)
Availability: 100%
Total size: 697.3 MiB (697.3 MiB wanted)
Downloaded: None
Uploaded: None
Ratio: None
Corrupt DL: None
Peers: connected to 60, uploading to 0, downloading from 0
HISTORY
Date added: Sat Jan 21 13:26:18 2012
Date started: Sat Jan 21 17:54:19 2012
Downloading Time: 43 minutes
ORIGINS
Date created: Thu Oct 13 06:00:53 2011
Public torrent: Yes
Comment: Ubuntu CD releases.ubuntu.com
Piece Count: 1395
Piece Size: 512.0 KiB
LIMITS & BANDWIDTH
Download Limit: Unlimited
Upload Limit: Unlimited
Ratio Limit: Default
Honors Session Limits: Yes
Peer limit: 60
Bandwidth Priority: Normal
Code: Select all
drwxrwxrwx 3 debian-transmission debian-transmission 4096 2012-01-15 21:35 downloads
Code: Select all
{
"alt-speed-down": 50,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540,
"alt-speed-time-day": 127,
"alt-speed-time-enabled": false,
"alt-speed-time-end": 1020,
"alt-speed-up": 50,
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "::",
"cache-size-mb": 4,
"dht-enabled": true,
"download-dir": "<MY_DOWNLOAD_DIR>",
"download-limit": 100,
"download-limit-enabled": 0,
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "<MY_DOWNLOAD_DIR>",
"incomplete-dir-enabled": false,
"lpd-enabled": false,
"max-peers-global": 200,
"message-level": 2,
"peer-congestion-algorithm": "",
"peer-limit-global": 240,
"peer-limit-per-torrent": 60,
"peer-port": 51413,
"peer-port-random-high": 65535,
"peer-port-random-low": 49152,
"peer-port-random-on-start": false,
"peer-socket-tos": "default",
"pex-enabled": true,
"port-forwarding-enabled": false,
"preallocation": 1,
"prefetch-enabled": 1,
"ratio-limit": 2,
"ratio-limit-enabled": false,
"rename-partial-files": true,
"rpc-authentication-required": false,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "<SOME_CRAZY_STRING>",
"rpc-port": 9091,
"rpc-url": "/transmission/",
"rpc-username": "transmission",
"rpc-whitelist": "127.0.0.1",
"rpc-whitelist-enabled": false,
"script-torrent-done-enabled": false,
"script-torrent-done-filename": "",
"speed-limit-down": 2358974,
"speed-limit-down-enabled": true,
"speed-limit-up": 2358974,
"speed-limit-up-enabled": true,
"start-added-torrents": true,
"trash-original-torrent-files": false,
"umask": 2,
"upload-limit": 100,
"upload-limit-enabled": 0,
"upload-slots-per-torrent": 14,
"utp-enabled": true
}