How to create Torrent on remote machine?

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
theCrank
Posts: 249
Joined: Sat Jun 28, 2008 8:01 am
Location: Karlsruhe, Germany

How to create Torrent on remote machine?

Post by theCrank »

I have a Ubuntu-box that's running the lates Transmission (1.71). I have some data that i want to share on that box. I have access via ssh.

How to create a Torrent? I tried it using transmissioncli:

Code: Select all

transmissioncli -a http://tracker.mine/announce -n /path/to/data -g /var/lib/debian-transmission/info filename.torrent
that won't work. Transmission prints the following output:

Code: Select all

Transmission 1.71 (8646) - http://www.transmissionbt.com/
[12:09:37.040] RPC Server: Adding address to whitelist: 127.0.0.1
[12:09:37.040] RPC Server: Serving RPC and Web requests on port 9091
[12:09:37.041] Transmission 1.71 (8646) started
[12:09:37.375] Port Forwarding (NAT-PMP): initnatpmp succeeded (0)
[12:09:37.375] Port Forwarding (NAT-PMP): sendpublicaddressrequest succeeded (2)
The Webui can't create torrents itself, right? Any ideas?
JimBrowski
Posts: 5
Joined: Wed Aug 05, 2009 12:31 pm

Re: How to create Torrent on remote machine?

Post by JimBrowski »

I have a Ubuntu-box that's running the lates Transmission (1.71). I have some data that i want to share on that box. I have access via ssh. How to create a Torrent? I tried it using transmissioncli. that won't work.
Same here with transmission 1.72 on a WDWorldBook. TransmissionCli seems to start the transmission server itself and does not create any torrent. It would be nice if someone (the developer?) comments on this or post a working solution.
JimBrowski
Posts: 5
Joined: Wed Aug 05, 2009 12:31 pm

Re: How to create Torrent on remote machine?

Post by JimBrowski »

Same discussion here, but with no working solution yet.

UPDATE: Solution found.
Post Reply