abique / hefur

Standalone C++ BitTorrent tracker
MIT License
192 stars 30 forks source link

Cannot download torrent from tracker page #11

Closed glenntanner3 closed 8 years ago

glenntanner3 commented 8 years ago

Cannot download torrent file from tracker using :6969/file/file.torrent?info_hash=XXXXXX.

Neat little simple tracker you have made, please keep developing it.

abique commented 8 years ago

Hey thank you man :D

I'll look into your issue.

I have an idea to improve it: make it serve a directory as http server, but also as torrent seed and auto create the the .torrent files :)

glenntanner3 commented 8 years ago

I like it and don't let it bother or overwhelm you, but i'm going to post issues for improvement. But so far so good.

glenntanner3 commented 8 years ago

This was also due to file permission issue #12