LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Bittorrent help (https://www.linuxquestions.org/questions/linux-newbie-8/bittorrent-help-384057/)

scottoaks 11-17-2005 01:12 PM

Bittorrent help
 
No probs installing the latest Bittorrent in my Slackware......when i go to Torrentspy and download torrents, I have the option to open the program directly...I do this on my XP box....my problem is that I have no idea where to point Firefox to the bit torrent application...what am i looking for , some .exe file somewhere???

tuxrules 11-17-2005 01:20 PM

I don't know which bittorrent client you installed (bittorrent, bittornado or azureus) so can't tell you what to do. However, you would have to place the .torrent file anywhere you like and then start your bittorrent and open that file. I recommend you use azureus which is a java-based bittorrent client...nice and easy to use.

I think you can only use the command line with the default bittorrent.

try this

Code:

btdownloadcurses.py /location-of-torrent/filename.torrent
Corrections and additions to the above:

Code:

btdownloadcurses.py url-to-torrent/filename.torrent
Code:

btdownloadgui.py url-to-torrent/filename.torrent
Although the "btdownloadgui" would require wxPython or wxGTK...most probably wxGTK. You can get those packages at www.linuxpackages.net

Link to a useful article on bittorrent.


Tux,


scottoaks 11-17-2005 02:02 PM

Azureus
 
Azureus rocks.....thanks a bunch!!!


All times are GMT -5. The time now is 02:44 PM.