I just checked in a doozy of a commit, and thoroughly broke backwards compatibility. If you're running a live tracker from CVS, DO NOT update until the next ...
The next piece of functionality coming up in BT is file sets. This introduces an interesting problem - what file names should be legal? And what should be the...
I happened upon a schweet movie project called the Phantom Edit ( http://forum.onecenter.com/cgi-bin/forum/forum.cgi?c=forum&fid=phantomedit take Episode 1,...
Peter Nelson
rufus@...
Apr 11, 2002 10:02 pm
385
... It already has resuming - just reselect the same file in the save as dialog as you did before. You are correct that splitting it into multiple pieces would...
I've now completed multi-file support, and it's in CVS. I've decided to add a bit more spit and polish to the protocol before declaring it final, so it will be...
I'm trying to download a file, and BitTorrent shows up and says, "allocating new file (this may take a while)." It's been on this screen for hours now. The...
Okay, I've read the regular install guide and the one for unix. Honestly, neither one helps really. Some posts on this board kinda help, but are missing some...
... Are you out of hard drive space? The last release didn't report that cleanly. There are a couple possible causes of that problem, all of which I believe ...
This problem could be caused by the fact that your HD is very fragmented. If you download a lot of files, and especially a lot of files at the same time with...
... Oh yeah, usually when you get this behavior it really is allocating and you just have to wait a while for it to finish. This isn't a problem under linux,...
... There will be better, but not as extensive as you describe, instructions in the next release. After there are no longer major pieces of functionality...
I've figured out some of this with some help from Mr. Crick. Here's what I have so far: 1. Download and install Python 2.1.1 from www.python.org (do you really...
Okay, I got it to work after getting a _StreamEncrypter.pyd file from someone who was helping me out. This file wasn't in the 2.6.2 zipped source code linked...
Well, I don't know how the heck I missed it, but there it was in the updated readme on the cvs site. Now, why isn't it included in the zip with the rest of...
I have compiled win32 binaries for distribution without Python. Unzip to C:\BitTorrent and examine the included sample bat files to get going and to make...
Well... it's there, you just need a C compiler (i.e cl.exe) to compile it. Unfortunatly one of these isn't shipped with Windows. ... the ... work ... already ...
Well, I've commited changes to the way BT handles crypto, and got rid of the 'permanent' flag in publishing, which means, brace yourselves for it... No more...
Wow...I'd just like to say thanks for how amazing BitTorrent has been working! I'm currently distributing 5 files that total close to 2GB ( ...
Peter Nelson
rufus@...
Apr 23, 2002 3:33 am
401
Hey, yo I have gotten the tracker to run (bttrack.py --port 80 --ip 66.183.134.xx --file state) but when I try to publish a file (btpublish.py --max_uploads 4...
Hey, yo OK, took care of the 400 error, (thx bram), now I have a few questions. Is it possible to have several publishers mirroring the same file on a...
It would be nice if you could tell the tracker and publisher to bind to an IP. Can this be put on the to do list? I suppose I can use DJB's tcpserver or just...
... Yeah, just pipe standard out. ... Yes. If all goes well that will never happen again after the next release though (due out any day now - I'd just noticed...
Hey, yo Ok, i updated my source, and followed the windows build instructions, successfully made the plugin, but now the tracker won't run, giving me an error: ...
Hey, yo sorry for the multiple postings, IE is doing screwy things. further to my problem, I am installing on a windows machine, do I need to do more than the...
Hey, yo ... I seem to have bypassed that error by editing the bttrack.py and changing BitTorrent.btemplate with just btemplate, and so on for the other...