PDA

View Full Version : Best Way to Transfer Torrents to Linux


View Full Version : Best Way to Transfer Torrents to Linux


GeekMaster1
March 11th, 2008, 01:45 PM
I'm switching from Windows to Linux, so I was wondering what the best way to transfer all my torrents to the best Linux torrent client was.
I have the same torrents on multiple sites which consist of torrents in different directories, so they aren't all in the same directory.
What's the best Linux torrent client and what is the best way to transfer these torrents from uTorrent to the best Linux client.
Thanks in advance for the help.
http://thumbnails2.imagebam.com/371/9263633700236.gif (http://www.imagebam.com/image/9263633700236) http://thumbnails2.imagebam.com/371/fc56593700237.gif (http://www.imagebam.com/image/fc56593700237) http://thumbnails2.imagebam.com/371/c563a83700238.gif (http://www.imagebam.com/image/c563a83700238) http://thumbnails2.imagebam.com/371/97795a3700239.gif (http://www.imagebam.com/image/97795a3700239) http://thumbnails2.imagebam.com/371/61b2ad3700240.gif (http://www.imagebam.com/image/61b2ad3700240)

GeekMaster1
March 11th, 2008, 01:46 PM
http://thumbnails2.imagebam.com/371/f647df3700241.gif (http://www.imagebam.com/image/f647df3700241)

curlywagner
March 12th, 2008, 03:29 AM
Hi man,
You can use Azureus on Linux. You probably have all your torrents on an NTFS filesystem, which Linux can't read. You'll need to copy them to a FAT32 drive as both Windows and Linux can read that. The max file size on FAT is 4GB, so from there you might want to copy your data (if it's >4GB) onto an ext3 (Linux) filesystem.
Other than that, I don't forsee any problems (in terms of torrents anyway!).

HelenaP
March 12th, 2008, 03:35 AM
...You probably have all your torrents on an NTFS filesystem, which Linux can't read. You'll need to copy them to a FAT32 drive as both Windows and Linux can read that. The max file size on FAT is 4GB, so from there you might want to copy your data (if it's >4GB) onto an ext3 (Linux) filesystem....

You're highly informative this morning!
"You have given out too much Reputation in the last 24 hours, try again later." (dam*n spammers)

I'll catch up with you laaaater!

curlywagner
March 12th, 2008, 03:36 AM
Lol, that'll be my lot for another 6 months :P

HelenaP
March 12th, 2008, 03:40 AM
Lol, that'll be my lot for another 6 months :P

Six months? Why?

curlywagner
March 12th, 2008, 03:53 AM
I kinda made that up - just that I may have exhausted my usefulness for a while :D

HelenaP
March 12th, 2008, 04:13 AM
I kinda made that up - just that I may have exhausted my usefulness for a while :D

Some sort of slang? Alright!

Andrew110
March 12th, 2008, 10:25 AM
Man instead of switching from windows to linux why not just switch from vista to xp? :P

GeekMaster1
March 12th, 2008, 10:27 AM
Man instead of switching from windows to linux why not just switch from vista to xp? :P

isnt there a thread somewhere where u can discuss that?
that post is completely irrelevant to the topic.
i think there are some XP fan-boy forums somewhere.
l8r

Andrew110
March 12th, 2008, 10:43 AM
Dude chill out I was kidding...jesus

GeekMaster1
March 12th, 2008, 10:46 AM
Dude chill out I was kidding...jesus
sorry
*filler filler filler*

Andrew110
March 12th, 2008, 10:51 AM
No harm done. And nice set of trackers you got there.

GeekMaster1
March 12th, 2008, 10:53 AM
No harm done. And nice set of trackers you got there.thanks.
i try my damndest to seed my best.
my upload is about 5 MBs, but i can never max that out.
Might have something to do with Vista *lol*
But in all seriousness, I wish I knew what to do about that.

Andrew110
March 12th, 2008, 10:55 AM
When you run a speedtest you get 5MB/sec?

GeekMaster1
March 12th, 2008, 10:57 AM
When you run a speedtest you get 5MB/sec?
yep.
25MBs down and 5 MBs up on speed test

Andrew110
March 12th, 2008, 11:00 AM
I'm guessing you have verizon fios so there shouldn't be a problem with them capping you. Found this (http://torrentfreak.com/optimize-vista-for-bittorrent-emule-p2ptv/) artice on torrentfreak.

GeekMaster1
March 12th, 2008, 12:47 PM
I'm guessing you have verizon fios so there shouldn't be a problem with them capping you. Found this (http://torrentfreak.com/optimize-vista-for-bittorrent-emule-p2ptv/) artice on torrentfreak.Optimum Online
Im seeding right now so my up and down suck.
http://www.speedtest.net/result/245774147.png (http://www.speedtest.net)
Thanks for the link.

Andrew110
March 12th, 2008, 04:57 PM
After some research I've found they have been known for capping their users.
http://en.wikipedia.org/wiki/Optimum_online

GeekMaster1
March 13th, 2008, 04:19 AM
After some research I've found they have been known for capping their users.
http://en.wikipedia.org/wiki/Optimum_online

wow
ill give them a call now

cerebus
March 13th, 2008, 12:18 PM
1st
Clients to try out: Azureus, ktorrent, rtorrent
The first one is the heaviest on resources, the last one is the lightest client on any platform i suppose, it is accessed through a command line interface and it monitors a folder you select for torrent (you add a torrent file in a folder and it starts downloading). You can find many guides on how to set it up even here i suppose.
http://libtorrent.rakshasa.no/images/download_list_01.png

2nd Who said linux can't read and write ntfs partitions? Check the howto guides of your linux distributions for "ntfs-3g". They won't be hard to find.

3rd To "transfer" torrents, you simply point the new torrent client to your download directory and add the .torrent files again. After a hash check, you should be seeding fine.

curlywagner
March 13th, 2008, 12:31 PM
Cool, I'd never heard of ntfs-3g.