windows - cURL makes invalid bencoding when downloading torrents from torcache -


the title says all. realize similar question has been asked @ https://askubuntu.com/questions/307566/wget-and-curl-somehow-modifying-bencode-file-when-downloading/310507#310507 don't think same solution works, because have tried unzip file using 7zip, , gzip windows (http://gnuwin32.sourceforge.net/packages/gzip.htm). both claim file of wrong format. renaming it's extension .gz or .zip doesn't either. --compressed attribute no well. so, guess something's changed on torcache site. i've tried using user-agent well, no avail.

in related issue, guess, when try downloading https site, recieve "curl: (52) empty reply server". http works, , gives me invalid bencoding. when enter url on browser, torrent file downloads itself.

the command i'm entering follows:

curl -o http://torcache.net/torrent/006ddc8c407accdaf810bcff41e77299a373296a.torrent


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -