Re: Question about torrents via console

2008-06-11 Thread Chad Perrin
On Wed, Jun 11, 2008 at 02:08:13PM -0400, Schiz0 wrote:
> On Wed, Jun 11, 2008 at 2:16 PM, Steve Lake <[EMAIL PROTECTED]> wrote:
> >Hi all.  Ok, I'm curious of something.  I've done torrents before via
> > the graphical interface before, but I want to setup a way to download isos
> > and various FOSS apps via bittorrent, but I want to do it via the console so
> > I can start a torrent in screen and then walk away, allowing my server to
> > finish the work without having to leave my main workstation running to do
> > the work like I normally do.  I'm using bittornado right now, and if there's
> > a way to do this, I'd love to know how.
> >
> 
> Look into rTorrent. It's excellent. It's CLI, and runs perfect inside
> a screen session. It supports encryption, prioritization, and all
> other major features of any good client.

I just started using rTorrent recently, and discovered that it's pretty
much exactly what I want from a CLI/console BitTorrent client so far.

-- 
Chad Perrin [ content licensed PDL: http://pdl.apotheon.org ]
Marvin Minsky: "It's just incredible that a trillion-synapse computer
could actually spend Saturday afternoon watching a football game."


pgpTdYAbjN3Dd.pgp
Description: PGP signature


Re: Question about torrents via console

2008-06-11 Thread RW
On Wed, 11 Jun 2008 14:16:29 -0400
Steve Lake <[EMAIL PROTECTED]> wrote:

>  Hi all.  Ok, I'm curious of something.  I've done torrents
> before via the graphical interface before, but I want to setup a way
> to download isos and various FOSS apps via bittorrent, but I want to
> do it via the console so I can start a torrent in screen and then
> walk away, allowing my server to finish the work without having to
> leave my main workstation running to do the work like I normally do.

You might also consider mldonkey, which does the the file sharing via
a daemon (mlnet) which you can connect to via various methods,
including telnet, a web interface, and several GUI applications. It's
primarily an ed2k client and its BT support isn't very sophisticated,
but it does have the advantage that the daemon will start from rc.d and
run in the background without any manual intervention.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question about torrents via console

2008-06-11 Thread Luke Dean


   Hi all.  Ok, I'm curious of something.  I've done torrents before via 
the graphical interface before, but I want to setup a way to download isos 
and various FOSS apps via bittorrent, but I want to do it via the console so 
I can start a torrent in screen and then walk away, allowing my server to 
finish the work without having to leave my main workstation running to do the 
work like I normally do.  I'm using bittornado right now, and if there's a 
way to do this, I'd love to know how.


I run bittornado's btlaunchmany.py script through screen (sysutils/screen) 
for the very reason you describe.  It's been working great for years.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question about torrents via console

2008-06-11 Thread Gonzalo Nemmi
On Wednesday 11 June 2008 15:16:29 Steve Lake wrote:
>  Hi all.  Ok, I'm curious of something.  I've done torrents before
> via the graphical interface before, but I want to setup a way to download
> isos and various FOSS apps via bittorrent, but I want to do it via the
> console so I can start a torrent in screen and then walk away, allowing my
> server to finish the work without having to leave my main workstation
> running to do the work like I normally do.  I'm using bittornado right now,
> and if there's a way to do this, I'd love to know how.
>
>
> Steven Lake
> Owner/Technical Writer
> Raiden's Realm
> www.raiden.net
> Bringing Linux and BSD to the World
>
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

rtorrent will cover all your needs and more .. 
excellent c++ CLI torrent client.
once you use it, there's no going back .. guaranteed

Blessings
-- 
Gonzalo Nemmi

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question about torrents via console

2008-06-11 Thread Andrew Berry

Steve Lake wrote:
Hi all.  Ok, I'm curious of something.  I've done torrents 
before via the graphical interface before, but I want to setup a way 
to download isos and various FOSS apps via bittorrent, but I want to 
do it via the console so I can start a torrent in screen and then walk 
away, allowing my server to finish the work without having to leave my 
main workstation running to do the work like I normally do.  I'm using 
bittornado right now, and if there's a way to do this, I'd love to 
know how. 
At least on Debian, the bittornado port includes the curses interface. 
It was called 'btdownload.curses' I think. It's possible it is all ready 
installed or is available via ports.


Another possibility is to run a GUI client in a VNC session. I do this 
with Azureus and am quite pleased with it.


--Andrew
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question about torrents via console

2008-06-11 Thread Chess Griffin

Steve Lake wrote:
Hi all.  Ok, I'm curious of something.  I've done torrents 
before via the graphical interface before, but I want to setup a way to 
download isos and various FOSS apps via bittorrent, but I want to do it 
via the console so I can start a torrent in screen and then walk away, 
allowing my server to finish the work without having to leave my main 
workstation running to do the work like I normally do.  I'm using 
bittornado right now, and if there's a way to do this, I'd love to know 
how.





I have used net-p2p/ctorrent and net-p2p/rtorrent in the past and they 
have worked well.  Both are console bittorrent clients.  I am sure there 
are many others.


--
Chess Griffin
GPG Key:  0x0C7558C3
http://www.chessgriffin.com



signature.asc
Description: OpenPGP digital signature


Re: Question about torrents via console

2008-06-11 Thread Nerius Landys
F1 (vote yes) to rtorrent.  I have rtorrents running permanently on my
servers, seeding torrent files.  I use screen, just like you suggest.

On Wed, Jun 11, 2008 at 11:08 AM, Schiz0 <[EMAIL PROTECTED]> wrote:

> On Wed, Jun 11, 2008 at 2:16 PM, Steve Lake <[EMAIL PROTECTED]> wrote:
> >Hi all.  Ok, I'm curious of something.  I've done torrents before
> via
> > the graphical interface before, but I want to setup a way to download
> isos
> > and various FOSS apps via bittorrent, but I want to do it via the console
> so
> > I can start a torrent in screen and then walk away, allowing my server to
> > finish the work without having to leave my main workstation running to do
> > the work like I normally do.  I'm using bittornado right now, and if
> there's
> > a way to do this, I'd love to know how.
> >
>
> Look into rTorrent. It's excellent. It's CLI, and runs perfect inside
> a screen session. It supports encryption, prioritization, and all
> other major features of any good client.
>
> http://libtorrent.rakshasa.no/
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question about torrents via console

2008-06-11 Thread Schiz0
On Wed, Jun 11, 2008 at 2:16 PM, Steve Lake <[EMAIL PROTECTED]> wrote:
>Hi all.  Ok, I'm curious of something.  I've done torrents before via
> the graphical interface before, but I want to setup a way to download isos
> and various FOSS apps via bittorrent, but I want to do it via the console so
> I can start a torrent in screen and then walk away, allowing my server to
> finish the work without having to leave my main workstation running to do
> the work like I normally do.  I'm using bittornado right now, and if there's
> a way to do this, I'd love to know how.
>

Look into rTorrent. It's excellent. It's CLI, and runs perfect inside
a screen session. It supports encryption, prioritization, and all
other major features of any good client.

http://libtorrent.rakshasa.no/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question about torrents via console

2008-06-11 Thread Norman Maurer
rtorrent should work for you

bye
Norman

2008/6/11 Steve Lake <[EMAIL PROTECTED]>:

>Hi all.  Ok, I'm curious of something.  I've done torrents before
> via the graphical interface before, but I want to setup a way to download
> isos and various FOSS apps via bittorrent, but I want to do it via the
> console so I can start a torrent in screen and then walk away, allowing my
> server to finish the work without having to leave my main workstation
> running to do the work like I normally do.  I'm using bittornado right now,
> and if there's a way to do this, I'd love to know how.
>
>
> Steven Lake
> Owner/Technical Writer
> Raiden's Realm
> www.raiden.net
> Bringing Linux and BSD to the World
>
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Question about torrents via console

2008-06-11 Thread Steve Lake
Hi all.  Ok, I'm curious of something.  I've done torrents before 
via the graphical interface before, but I want to setup a way to download 
isos and various FOSS apps via bittorrent, but I want to do it via the 
console so I can start a torrent in screen and then walk away, allowing my 
server to finish the work without having to leave my main workstation 
running to do the work like I normally do.  I'm using bittornado right now, 
and if there's a way to do this, I'd love to know how.



Steven Lake
Owner/Technical Writer
Raiden's Realm
www.raiden.net
Bringing Linux and BSD to the World


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"