Search found 5 matches

by JimBrowski
Mon Aug 10, 2009 12:30 pm
Forum: General
Topic: Create a torrent file with transmissioncli
Replies: 10
Views: 52463

Re: Create a torrent file with transmissioncli

Sorry sorry sorry ... You were completely right!

I started this command:
transmissioncli -n UBUNTU.ISO -a http://www.mytracker.xy -w /shares/internal/torrents/ ubuntu.torrent
Transmission came up with the same output I posted above.

Than I went to lunch ...
... and as I came back, the job has ...
by JimBrowski
Mon Aug 10, 2009 10:29 am
Forum: Support
Topic: How to create Torrent on remote machine?
Replies: 2
Views: 11692

Re: How to create Torrent on remote machine?

Same discussion here, but with no working solution yet.

UPDATE: Solution found.
by JimBrowski
Mon Aug 10, 2009 10:27 am
Forum: General
Topic: Create a torrent file with transmissioncli
Replies: 10
Views: 52463

Re: Create a torrent file with transmissioncli

the command is transmissioncli -n sourceFile -a http://YourTracker/ -r sourceFile.torrent
;-)

Thanks for your reply, but this does not work (at least for me).

If I use your command line, I get the same result that is mentioned here .
My output looks like this:
Transmission 1.72 (8702) - http ...
by JimBrowski
Wed Aug 05, 2009 12:56 pm
Forum: General
Topic: Create a torrent file with transmissioncli
Replies: 10
Views: 52463

Re: Create a torrent file with transmissioncli

well my issue does not interest a lot of people, I guess,
There are people with interest! See
http://forum.transmissionbt.com/viewtopic.php?f=2&t=8019
But nobody seems to have a solution.

In the release note for version 1.73 you can read:
CLI * Some torrent files created with transmission-cli ...
by JimBrowski
Wed Aug 05, 2009 12:37 pm
Forum: Support
Topic: How to create Torrent on remote machine?
Replies: 2
Views: 11692

Re: How to create Torrent on remote machine?

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 ...