Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: traltixx on May 15, 2009, 09:42:37 PM

Title: bittorrent client in tinycorelinux
Post by: traltixx on May 15, 2009, 09:42:37 PM
Hi,
I was wondering if there is an alternative to bittorrent client in tinycorelinux aside from btpd preferably one with a gui (kinda like uTorrent)?
I'm pretty new to linux and tinycorelinux is perfect for my low-end system but I don't quite know my way around it yet.
Thanks
Title: Re: bittorrent client in tinycorelinux
Post by: curaga on May 16, 2009, 07:35:34 AM
Opera has a gui ;), and I like to use aria2 (command-line)
Title: Re: bittorrent client in tinycorelinux
Post by: traltixx on May 16, 2009, 09:00:28 PM
Thanks for the reply. I didn't notice aria2, but you are saying that opera and aria2 can be used together? Like opera frontend (GUI) and aria2 backend? How do you do that?
Title: Re: bittorrent client in tinycorelinux
Post by: ^thehatsrule^ on May 16, 2009, 09:38:19 PM
I think opera has the client built-in.
Title: Re: bittorrent client in tinycorelinux
Post by: traltixx on May 16, 2009, 10:39:23 PM
Ah, I didn't notice that. Thanks!
Also, I've noticed that there is a limit on number of threads(?) that any of these bittorrent client have. What I mean is that after x number of .torrent files being downloaded, any more after that won't start until the ones that are being downloaded complete. Is this correct? I can't seem to figure out why after quite a few .torrent files, adding more won't start yet these torrents are fine.
Anyway, thanks again. Looks like opera is the one for me.
Title: Re: bittorrent client in tinycorelinux
Post by: curaga on May 17, 2009, 06:03:09 AM
It might be a client-specific setting. I doubt there's an universal limit to how many one can download at once. Opera's additional settings are in opera:config.

Could it be that your up/down connection is being exhausted? Also cheap routers have trouble with lots of connections at the same time.
Title: Re: bittorrent client in tinycorelinux
Post by: bigpcman on May 17, 2009, 02:28:29 PM
Seems to me opera is a "heavy" solution to a gui bit torrent client. Transmission is a free linux 4.5MB tar.bz2 BitTorrent client written from scratch in C.
Title: Re: bittorrent client in tinycorelinux
Post by: curaga on May 17, 2009, 05:20:49 PM
Quote
The GTK+ interface has been carefully written with the GNOME Human Interface Guidelines in mind. It uses libnotify for torrent notification, DBUS for hibernation management, and GIO for watch directories.
GTK+ - still goes, but anything gtk2 is not light
dbus - ughhhh....
gio, notify - extras, more deps

Note I'm not claiming Opera to be a light BT client either. It's a light browser though :)
Title: Re: bittorrent client in tinycorelinux
Post by: Jason W on May 17, 2009, 09:47:09 PM
I built transmission and it works well, am packaging it up now.  No dbus, gio, libnotify needed,  just gtk2, curl and openssl.
Title: Re: bittorrent client in tinycorelinux
Post by: traltixx on May 20, 2009, 10:08:10 PM
Thanks for the replies. I had to use opera because I also kinda needed a browser. Unfortunately after several days of using opera, btpd and aria2c, I seem to find btpd better because it is easier for me. I haven't heard about transmission though. Is it in the appbrowser of tinycorelinux 2rc1? I'll give that a try.
Another requirement for the client i'm looking for is the ability to either have a scheduler of sorts (like in uTorrent) or a command-line interface that allows me to change settings (so I can cron the scheduler). I know opera has a opera:config but I dont seem to be able to set it as a crontab or schedule changes to it.
Title: Re: bittorrent client in tinycorelinux
Post by: nickispeaki on May 21, 2009, 08:21:44 AM
Hi!
i use opera only for browsing. Because, opera have very bad builtin torrent-client. I use Bittorrent (win version in wine) . Oops! i remembered - it's on my linux mint. I don't test wine and bittorrent in tcl.