With torrents, we could use w3m (Linux) to pass multiple torrent files to a separate machine running rtorrent. This doesn't work with magnet links. We can pass magnet links from Firefox to Azureus with no problem, but the sending machine and the machine actually doing the processing do not use X.

Has anyone already accomplished this task? We've spent days on the problem so far, with little to show for it.

link|improve this question
Is the question about multiple magnet links, or just getting rtorrent to process a magnet link? How is the sending machine aquiring the magnet link in the first place - via w3m still? – Paul Jan 17 at 23:37
(1) I tried to answer your question, but it didn't seem to take. (2) This solution has nothing to do with utorrent, I just offer it for closure, and the possible help to others -- The problem we faced lies in the instability of older versions of rtorrent and libtorrent. rtorrent 0.8.9 and libtorrent 0.12.9 are stable and will correctly load magnet links if the magnet link is wrapped as given by the script provided by rtorrent. As far as I know rtorrent is the only client that can handle magnet links dropped in to the client as easily as torrents. – Maggie Jan 18 at 17:11
Sure - but now I am less clear on what your question is. You appear to be saying that you are able to pass magnet links through to rtorrent, using the wrapper script in traq, so what part is missing? – Paul Jan 18 at 21:20
feedback

2 Answers

Follow the instructions on Magnet URIs in rTorrent, if you want to send the resulting torrent files to a remote machine, just use sshfs to mount the remote watch dir locally.

link|improve this answer
feedback

I ran into the same issue, and decided to have a look at it today.

Here is how to handle magnet URIs with w3m.

link|improve this answer
please expand your answer, link only answers tend to die from link-rot. Cheers! – studiohack Mar 14 at 22:04
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.