You are not logged in.
Pages: 1
i got emails asking me how to use BitTorrant to download the ISO's ... hmm ... i have no idea, as i do not even know how BitTorrant works (well, the principle i know from the webpage)
can anyone explain how to download something with BitTorrant?
The impossible missions are the only ones which succeed.
Offline
It mayhelp to spell it ...Bit Torrent.... ![]()
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Checkout...http://bit conjurer.org/Bit Torrent
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
btdownloadgui.py <URL to .torrent file>
You can also use btdownloadheadless.py and btdownloadcurses.py
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
It mayhelp to spell it ...Bit Torrent....
with my internet-connection i never intended to use it, so i cannot even spell it :-)
The impossible missions are the only ones which succeed.
Offline
btdownloadgui.py <URL to .torrent file>
You can also use btdownloadheadless.py and btdownloadcurses.py
i forwarded this - thanx
The impossible missions are the only ones which succeed.
Offline
Or you can also use a great Bittorrent GUI Client, called Azureus, its written in Java and its features are quite awasome compared to the default client.
Here is the link:
http://azureus.sourceforge.net/
I think there is a PKGBUILD somewhere in the TURs, anyway, as its a java prog. you can run it directly from its directory, so the only thing you would need, is to move it to /opt/azureus and make a simbolic link to its binary in /usr/bin
Anyway, i use it with my dial-up and get around 6k... and you can get real good stuff from BT.
regards!
Leonardo Andrés Gallego
www.archlinux-es.org || Comunidad Hispana de Arch Linux
Offline
hi,
starting Azureus gives the following error:
Starting Azureus...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.4.2_04]
Configuring environment...
Loading Azureus:
java -cp :/opt/j2re/lib:*.jar -Djava.library.path=/usr/bin org.gudy.azureus2.ui.swt.Main ''
Exception in thread "main" java.lang.NoClassDefFoundError: org/gudy/azureus2/ui/swt/Main
Azureus TERMINATED]
Any suggestions?
gr
Offline
You need to make sure you have your CLASSPATH variable set correctly...
...make sure yours looks something like this:
lytez@zanzibar$ echo $CLASSPATH
:/opt/j2re/lib:/opt/j2sdk/lib.: lytez :.
Offline
Some time ago I placed two pkgbuilds in the new packages forum for two torrent programs: qtorrent (simple and nice gui in python with own bittorrent version included - no confilcts with other bittorrents) and ctorrent - console torrent written in c - pure and light :-)
Offline
[root@famjong PKGBUILD]# echo $CLASSPATH
:/opt/j2re/lib
So, classpath is setup correctly...........................
Offline
Pages: 1