WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: [SOLVED] aria2 and magnet links  (Read 8020 times)

Offline Zendrael

  • Sr. Member
  • ****
  • Posts: 362
    • Zendrael's home of projects
[SOLVED] aria2 and magnet links
« on: June 13, 2014, 09:35:10 AM »
Hi!

Even using right at a terminal the command :

Code: [Select]
aria2c "magnet:the_link_of_some_magnet_link"
the download never starts! (and there is more than 2k seeders)

Do I have to modify something to get it working on Core? Or anyone suggest another torrent client?

Thanks!
 
« Last Edit: June 15, 2014, 04:49:31 AM by Zendrael »

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: aria2 and magnet links
« Reply #1 on: June 13, 2014, 10:32:34 AM »
Apps Tags show 4 torrent clients.
Aria2
lftp
rtorrent
transmission

Offline Zendrael

  • Sr. Member
  • ****
  • Posts: 362
    • Zendrael's home of projects
Re: aria2 and magnet links
« Reply #2 on: June 15, 2014, 04:48:29 AM »
Hi Gerald_clark!

I was having some problems with the repo mirror, getting only aria2 and lftp... very strange... This is ok now.

Regarding the aria2, I solved the problem: it was caused by the dht point. Just downloaded a "trusted" torrent (like the iso from ubuntu) and the the aria2 started to respond for magnet links from other sites. (there was no need to finish the torrent file from canonical).

This way the Yaaw web interface for aria2 started to work ok too.

Thanks!