Active
Project:
BitTorrent
Version:
5.x-2.0-beta3
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
30 Jul 2008 at 15:49 UTC
Updated:
12 Aug 2008 at 12:49 UTC
Hey, I have a problem with web-seeding.
After I create the node and then download the torrent file.
but the server does not want to seed the file.
I use hostmonster.com
Comments
Comment #1
bradfordcp commentedWhich web seeding method are you trying to use?
Comment #2
wibbla commentedI tested the GetRight the i tested BitTornado then i tested both but no one worked
Comment #3
wibbla commentedwhat is the path to use the web seeding
Comment #4
bradfordcp commentedWhich path are you looking for? The location to place your files or the url to use?
Comment #5
wibbla commentedI'm getting this messege when i try to add now torrent in the web-seeding
Comment #6
wibbla commentedHi I reinstald the Drupal and tested agen to web seed but it still not work what is wrong.
Comment #7
bradfordcp commentedPersonally I would use the GetRight implementation, also the file has to be on the server before attempting to web seed. the path that must be entered is the path to the file on the server relative to /files/web-seeding/
Comment #8
wibbla commentedI have the file in drupal-root/files/web-seeding
and the module creat the torrent file
and I use Azureus and the brogram did download, but djust 960kb and than it stops
Comment #9
wibbla commentedIs there any one how as the same problem with the web-seeding?
Comment #10
wibbla commentedHello.
I know what the error is.
When I went in to properties in utorrent program and found that andresen to web-seeding url'n was wrong. the stog http://www.yourdomain.com/files/web-seeding/
but after / stog it is not the name of the file so I tried to add
http://www.yourdomain.com/files/web-seeding/file.exe then the utorrent program began to download from the drupal server.
How can I fix this
Comment #11
bradfordcp commentedAccording to the protocol the bt client is supposed to append the file path (within the torrent) to the web seeding URL. I will take a look at the protocol and my implementation again. When this was originally created it was tested with Azureus. A bug was actually filed with the Azureus project during my project after it was found that their implementation of the protocol was incorrect. I will grab a copy of uTorrent and check out how they are doing it as well.