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

bradfordcp’s picture

Which web seeding method are you trying to use?

wibbla’s picture

I tested the GetRight the i tested BitTornado then i tested both but no one worked

wibbla’s picture

Priority: Normal » Critical
Status: Active » Postponed (maintainer needs more info)

what is the path to use the web seeding

bradfordcp’s picture

Which path are you looking for? The location to place your files or the url to use?

wibbla’s picture

I'm getting this messege when i try to add now torrent in the web-seeding

wibbla’s picture

Hi I reinstald the Drupal and tested agen to web seed but it still not work what is wrong.

bradfordcp’s picture

Personally 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/

wibbla’s picture

I 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

wibbla’s picture

Status: Postponed (maintainer needs more info) » Active

Is there any one how as the same problem with the web-seeding?

wibbla’s picture

Hello.
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

bradfordcp’s picture

According 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.