the forums at degreez.net

It is currently Mon Apr 29, 2024 8:02 am

All times are UTC - 7 hours [ DST ]




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 7 posts ] 
Author Message
PostPosted: Tue Mar 30, 2004 11:45 am 
Is there a way to download just some files instead of the complete pack of the torrent?


Top
  
 
PostPosted: Fri Apr 23, 2004 5:56 am 
Offline

Joined: Fri Apr 23, 2004 5:52 am
Posts: 1
Anonymous wrote:
Is there a way to download just some files instead of the complete pack of the torrent?
From the lack of responses, I assume that is a no.

Is that a limitation of the protocol or of the client?

Thanks.


Top
 Profile  
 
PostPosted: Fri Apr 23, 2004 8:14 am 
Guest wrote:
Is there a way to download just some files instead of the complete pack of the torrent?

Simple answer: No, because a torrent is a collection of files that are treated as a single file. It's like a cd image or archive, you need the whole image/archiv to extract a single file.

Advanced answer: Yes it's possible. Bittorrent splits data in small parts, so if you have all the small parts which belong to a specific file it is possible to use that file before the torrent is completed. But in a torrent there are no file boundaries, just blocks of equivalent length, so you will most likely need more data than the size of that specific file. Also the data doesn't need to be at the correct position as it arrives. You also don't have the control over the data you will get, because it's not intended. So to sum this up you will need to write your own client if you want specific files out of a torrent (with control over the files you want to get)...but please don't do it :wink: .


Top
  
 
PostPosted: Fri Apr 23, 2004 11:44 am 
Offline

Joined: Mon Mar 15, 2004 8:35 am
Posts: 418
Anonymous wrote:
Is there a way to download just some files instead of the complete pack of the torrent?


Azureus supports this feature. BitTornado, as far as I know, doesn't yet support this.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 23, 2004 1:41 pm 
Offline

Joined: Sun Mar 07, 2004 10:05 am
Posts: 1212
This functionality is planned, but isn't yet available.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 27, 2004 6:37 am 
SO Let me get this Straight..??

If at the end of the file being downloaded to 100%, do all these small parts unscramble themselves back into the original file format??

ie, file received in parts : 3,5,1,6,2,7,9,8,4 = 100% = 1,2,3,4,5,6,etc..

And all this is processed by the Bit Torrent Software right at the end when the 'Done' is displayed??

Sounds like a crude form of Network Encryption, but P2P though..


Top
  
 
 Post subject:
PostPosted: Tue Apr 27, 2004 7:33 am 
No, bittorrent shuffles the parts "on-the-fly".
That means, with the above example, when part 1 is received it gets exchanged with part 3 (3,5 -> 1,5,3) and when part 2 is received it gets exchanged with part 5 (1,5,3,6 -> 1,2,3,6,5).
It's just the way bittorrent normally allocates and writes data to disk. If you change the allocation method to pre-allocate or hit finish allocation on your download, the parts will be saved at the right position instantly.


Top
  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 7 posts ] 

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 124 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group