Re: [Talk-us] Whole-US Garmin Map update - 09-06-2011

2011-07-20 Thread Dave Hansen
On Wed, 2011-07-20 at 14:03 -0400, Greg Troxel wrote:
 So I'm curious if you are finding that the tracker is working?

The tracker is looking dead at the moment.

Anybody have suggestions for another tracker?

-- Dave


___
Talk-us mailing list
Talk-us@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-us


Re: [Talk-us] Whole-US Garmin Map update - 09-06-2011

2011-07-20 Thread Greg Troxel

Dave Hansen d...@sr71.net writes:

 On Wed, 2011-07-20 at 14:03 -0400, Greg Troxel wrote:
 So I'm curious if you are finding that the tracker is working?

 The tracker is looking dead at the moment.

 Anybody have suggestions for another tracker?

I suspect that the problem with generally open trackers is that it's too
easy to get wrapped up in a DMCA mess when used in a way that someone
claims infringes copyright.

The basic bittorrent package comes with bittorrent-tracker, which can
run a tracker.  I haven't used it lately, but I remember from the last
time I did that you can set it up to only allow torrents that you
provide to it.  That keeps others from using your tracker, and thus
avoids difficulties due to copyright allegations.

I think you can place the torrents in a dir and in it:

  bittorrent-tracker \
--dfile dfile \
--port 6969 \
--allowed_dir . \
--pid ./tracker.pid


pgpJDb8jL8pGx.pgp
Description: PGP signature
___
Talk-us mailing list
Talk-us@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-us


Re: [Talk-us] Whole-US Garmin Map update - 09-06-2011

2011-06-21 Thread Dave Hansen
On Tue, 2011-06-21 at 08:50 -0700, Clifford Snow wrote:
 I'm trying to download the 4G version, but it looks like the server
 may not be able to handle the load.  I'm wondering if anyone can put
 these up as a torrent feed? 

The question is who else would seed it. :)

Does anyone know of any handy command-line, scriptable tools to create
and seed torrents?

-- Dave


___
Talk-us mailing list
Talk-us@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-us


Re: [Talk-us] Whole-US Garmin Map update - 09-06-2011

2011-06-21 Thread Jeffrey Ollie
On Tue, Jun 21, 2011 at 11:20 AM, Dave Hansen d...@sr71.net wrote:
 On Tue, 2011-06-21 at 08:50 -0700, Clifford Snow wrote:
 I'm trying to download the 4G version, but it looks like the server
 may not be able to handle the load.  I'm wondering if anyone can put
 these up as a torrent feed?

 The question is who else would seed it. :)

 Does anyone know of any handy command-line, scriptable tools to create
 and seed torrents?

Not that I've done this stuff before, but I'd look at opentracker,
mktorrent, and using HTTP seeding:

http://erdgeist.org/arts/software/opentracker/
http://mktorrent.sourceforge.net/
http://en.wikipedia.org/wiki/BitTorrent_%28protocol%29#Web_seeding

--
Jeff Ollie

___
Talk-us mailing list
Talk-us@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-us


Re: [Talk-us] Whole-US Garmin Map update - 09-06-2011

2011-06-21 Thread Jeffrey Ollie
On Tue, Jun 21, 2011 at 5:19 PM, Dave Hansen d...@sr71.net wrote:
 On Tue, 2011-06-21 at 12:29 -0500, Jeffrey Ollie wrote:
 Not that I've done this stuff before, but I'd look at opentracker,
 mktorrent, and using HTTP seeding:

 http://erdgeist.org/arts/software/opentracker/
 http://mktorrent.sourceforge.net/

 mktorrent + HTTP seeding looks like just the trick.  I'm testing out a
 few of the images, but if anyone else wants to seed to help me make sure
 it works, go right ahead:

 http://daveh.dev.openstreetmap.org/garmin/Lambertus/latest/

Hmm... it looks like the HTTP URL embedded in the torrent isn't quite
right as I'm getting a 404.  Looks like the URL is missing the
latest part of the directory, although I think it would be better to
use the 19-06-2011 link used.

GET /garmin/Lambertus/4000MB-lon_-164.58_to_156.05.gmapsupp.img HTTP/1.1

Range: bytes=32768-49151

User-Agent: Transmission/2.22

Host: daveh.dev.openstreetmap.org

Accept: */*

Accept-Encoding: gzip;q=1.0, deflate, identity



HTTP/1.1 404 Not Found

Date: Tue, 21 Jun 2011 23:56:44 GMT

Server: Apache/2.2.14 (Ubuntu)

Content-Length: 349

Content-Type: text/html; charset=iso-8859-1



!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
htmlhead
title404 Not Found/title
/headbody
h1Not Found/h1
pThe requested URL
/garmin/Lambertus/4000MB-lon_-164.58_to_156.05.gmapsupp.img was not
found on this server./p
hr
addressApache/2.2.14 (Ubuntu) Server at daveh.dev.openstreetmap.org
Port 80/address
/body/html

-- 
Jeff Ollie

___
Talk-us mailing list
Talk-us@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-us


Re: [Talk-us] Whole-US Garmin Map update - 09-06-2011

2011-06-21 Thread Jeffrey Ollie
On Tue, Jun 21, 2011 at 7:27 PM, Dave Hansen d...@sr71.net wrote:

 I'm regenerating a new set now.  How did you coax transmission in to
 giving you such nice debugging output?

It's called Wireshark :)

-- 
Jeff Ollie

___
Talk-us mailing list
Talk-us@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-us


Re: [Talk-us] Whole-US Garmin Map update - 09-06-2011

2011-06-21 Thread Clifford Snow
It appears to be working now.  I'll live mine torrent up a week or so.

Thanks,
Clifford

On Tue, Jun 21, 2011 at 5:27 PM, Dave Hansen d...@sr71.net wrote:

 On Tue, 2011-06-21 at 19:06 -0500, Jeffrey Ollie wrote:
  On Tue, Jun 21, 2011 at 5:19 PM, Dave Hansen d...@sr71.net wrote:
   mktorrent + HTTP seeding looks like just the trick.  I'm testing out a
   few of the images, but if anyone else wants to seed to help me make
 sure
   it works, go right ahead:
  
   http://daveh.dev.openstreetmap.org/garmin/Lambertus/latest/
 
  Hmm... it looks like the HTTP URL embedded in the torrent isn't quite
  right as I'm getting a 404.  Looks like the URL is missing the
  latest part of the directory, although I think it would be better to
  use the 19-06-2011 link used.
 
  GET /garmin/Lambertus/4000MB-lon_-164.58_to_156.05.gmapsupp.img HTTP/1.1

 Nice catch.  You saved me having to debug what they heck my fat fingers
 did wrong. :)  Thanks!

 I'm regenerating a new set now.  How did you coax transmission in to
 giving you such nice debugging output?

 -- Dave


 ___
 Talk-us mailing list
 Talk-us@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk-us




-- 
I have promised to cut down on my swearing and drinking, which I have.
 Unfortunately, this has left me dim-witted and nearly speechless. Adapted
from *The Lion* by Nelson DeMille

-or-

If you can't explain it simply, you don't understand it well enough.  Albert
Einstein
___
Talk-us mailing list
Talk-us@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-us


Re: [Talk-us] Whole-US Garmin Map update - 09-06-2011

2011-06-21 Thread Josh Kraayenbrink
Were is the .torrent file at? I will happily seed it.
___
Talk-us mailing list
Talk-us@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-us


Re: [Talk-us] Whole-US Garmin Map update - 09-06-2011

2011-06-21 Thread Dave Hansen
I stuck them up next to the images.  

http://daveh.dev.openstreetmap.org/garmin/Lambertus/latest/

Sorry for the top post :)

-- Dave

On Jun 21, 2011, at 7:00 PM, Josh Kraayenbrink j...@kraayenbrink.net wrote:

 Were is the .torrent file at? I will happily seed it.
 ___
 Talk-us mailing list
 Talk-us@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk-us

___
Talk-us mailing list
Talk-us@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-us