public inbox for [email protected]  
help / color / mirror / Atom feed
Bittorrent?
15+ messages / 5 participants
[nested] [flat]

* Bittorrent?
@ 2003-11-04 19:55 Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  0 siblings, 1 reply; 15+ messages in thread

From: Josh Berkus @ 2003-11-04 19:55 UTC (permalink / raw)
  To: pgsql-www; +Cc: [email protected]

Marc, Dave, etc.,

I realize that it's a bit 11th-hour, but two community members have complained 
about sluggishness on some of the FTP mirrors.   Have we given any thought to 
putting up source on Bitorrent?

-- 
-Josh Berkus
 Aglio Database Solutions
 San Francisco




^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
@ 2003-11-04 20:09 ` Marc G. Fournier <[email protected]>
  2003-11-04 20:13   ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  0 siblings, 1 reply; 15+ messages in thread

From: Marc G. Fournier @ 2003-11-04 20:09 UTC (permalink / raw)
  To: Josh Berkus <[email protected]>; +Cc: pgsql-www; [email protected]



If I'm reading the FAQ/Documentation correctly ... and I may not be
understanding it completely after a admittedly quick pursual ... it sounds
like a 'napster for files', with ppl uploading to our servers, as well as
downloading from it?



^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
@ 2003-11-04 20:13   ` Josh Berkus <[email protected]>
  2003-11-04 20:37     ` Re: [CORE] Bittorrent? Bruce Momjian <[email protected]>
  2003-11-04 20:38     ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 20:49     ` Re: [CORE] Bittorrent? Jeroen Ruigrok/asmodai <[email protected]>
  0 siblings, 3 replies; 15+ messages in thread

From: Josh Berkus @ 2003-11-04 20:13 UTC (permalink / raw)
  To: Marc G. Fournier <[email protected]>; +Cc: pgsql-www; [email protected]

Marc,

> If I'm reading the FAQ/Documentation correctly ... and I may not be
> understanding it completely after a admittedly quick pursual ... it sounds
> like a 'napster for files', with ppl uploading to our servers, as well as
> downloading from it?

Yes, but they're OSS-friendly, popular, and several members of our community 
already use Bitorrent.  Among other things, Linux kernels get distributed 
over it.  It uses the p2p network to bypass bottlenecks at certain ftp sites, 
allowing you to stream the same download from 2-5 sites simultaneosly and 
saturate your download bandwidth.

I don't think we necessarily need to host a Bitorrent server at hub.org; I'm 
not clear on how joining bitorrent works, really.   I'll ask one of the 
current users.

-- 
-Josh Berkus

______AGLIO DATABASE SOLUTIONS___________________________
                                        Josh Berkus
   Complete information technology 	[email protected]
    and data management solutions 	(415) 565-7293
   for law firms, small businesses 	 fax 621-2533
    and non-profit organizations. 	San Francisco




^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 20:13   ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
@ 2003-11-04 20:37     ` Bruce Momjian <[email protected]>
  2003-11-04 20:52       ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2 siblings, 1 reply; 15+ messages in thread

From: Bruce Momjian @ 2003-11-04 20:37 UTC (permalink / raw)
  To: [email protected]; +Cc: Marc G. Fournier <[email protected]>; pgsql-www; [email protected]

Josh Berkus wrote:
> Marc,
> 
> > If I'm reading the FAQ/Documentation correctly ... and I may not be
> > understanding it completely after a admittedly quick pursual ... it sounds
> > like a 'napster for files', with ppl uploading to our servers, as well as
> > downloading from it?
> 
> Yes, but they're OSS-friendly, popular, and several members of our community 
> already use Bitorrent.  Among other things, Linux kernels get distributed 
> over it.  It uses the p2p network to bypass bottlenecks at certain ftp sites, 
> allowing you to stream the same download from 2-5 sites simultaneosly and 
> saturate your download bandwidth.
> 
> I don't think we necessarily need to host a Bitorrent server at hub.org; I'm 
> not clear on how joining bitorrent works, really.   I'll ask one of the 
> current users.

What if someone adds a trojan to the source and puts it on Bitorrent? 
Doesn't seem like something we should do lightly.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073



^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 20:13   ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:37     ` Re: [CORE] Bittorrent? Bruce Momjian <[email protected]>
@ 2003-11-04 20:52       ` Marc G. Fournier <[email protected]>
  2003-11-04 20:55         ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  0 siblings, 1 reply; 15+ messages in thread

From: Marc G. Fournier @ 2003-11-04 20:52 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: [email protected]; Marc G. Fournier <[email protected]>; pgsql-www; [email protected]



On Tue, 4 Nov 2003, Bruce Momjian wrote:

> Josh Berkus wrote:
> > Marc,
> >
> > > If I'm reading the FAQ/Documentation correctly ... and I may not be
> > > understanding it completely after a admittedly quick pursual ... it sounds
> > > like a 'napster for files', with ppl uploading to our servers, as well as
> > > downloading from it?
> >
> > Yes, but they're OSS-friendly, popular, and several members of our community
> > already use Bitorrent.  Among other things, Linux kernels get distributed
> > over it.  It uses the p2p network to bypass bottlenecks at certain ftp sites,
> > allowing you to stream the same download from 2-5 sites simultaneosly and
> > saturate your download bandwidth.
> >
> > I don't think we necessarily need to host a Bitorrent server at hub.org; I'm
> > not clear on how joining bitorrent works, really.   I'll ask one of the
> > current users.
>
> What if someone adds a trojan to the source and puts it on Bitorrent?
> Doesn't seem like something we should do lightly.

That one isn't so big a deal, as we could easily made the 'official md5
hashes' available on the web site, which is easier to access then the ftp
server(s) ... then the oneous(sp?) is on the downloader to confirm that
the md5's check out okay ...




^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 20:13   ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:37     ` Re: [CORE] Bittorrent? Bruce Momjian <[email protected]>
  2003-11-04 20:52       ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
@ 2003-11-04 20:55         ` Josh Berkus <[email protected]>
  0 siblings, 0 replies; 15+ messages in thread

From: Josh Berkus @ 2003-11-04 20:55 UTC (permalink / raw)
  To: Marc G. Fournier <[email protected]>; +Cc: pgsql-www; [email protected]

Marc,

> That one isn't so big a deal, as we could easily made the 'official md5
> hashes' available on the web site, which is easier to access then the ftp
> server(s) ... then the oneous(sp?) is on the downloader to confirm that
> the md5's check out okay ...

"onus"

I've asked a friend of Bram Cohen's to answer some of these questions for us.

In the meantime, check out:
<http://bitconjurer.org/BitTorrent/guide.html;

It appears that we don't have to be a P2P server to offer PostgreSQL on 
bitorrent, only to download it. 

-- 
-Josh Berkus
 Aglio Database Solutions
 San Francisco




^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 20:13   ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
@ 2003-11-04 20:38     ` Marc G. Fournier <[email protected]>
  2 siblings, 0 replies; 15+ messages in thread

From: Marc G. Fournier @ 2003-11-04 20:38 UTC (permalink / raw)
  To: Josh Berkus <[email protected]>; +Cc: Marc G. Fournier <[email protected]>; pgsql-www; [email protected]



On Tue, 4 Nov 2003, Josh Berkus wrote:

> Marc,
>
> > If I'm reading the FAQ/Documentation correctly ... and I may not be
> > understanding it completely after a admittedly quick pursual ... it sounds
> > like a 'napster for files', with ppl uploading to our servers, as well as
> > downloading from it?
>
> Yes, but they're OSS-friendly, popular, and several members of our community
> already use Bitorrent.  Among other things, Linux kernels get distributed
> over it.  It uses the p2p network to bypass bottlenecks at certain ftp sites,
> allowing you to stream the same download from 2-5 sites simultaneosly and
> saturate your download bandwidth.
>
> I don't think we necessarily need to host a Bitorrent server at hub.org; I'm
> not clear on how joining bitorrent works, really.   I'll ask one of the
> current users.

if it was possible to be a download only server, I have no problems with
setting it up ... I'd just hate to see a whack of warez
uploaded/downloaded from the server, or porn, or .. :)




^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 20:13   ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
@ 2003-11-04 20:49     ` Jeroen Ruigrok/asmodai <[email protected]>
  2003-11-04 20:51       ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2 siblings, 1 reply; 15+ messages in thread

From: Jeroen Ruigrok/asmodai @ 2003-11-04 20:49 UTC (permalink / raw)
  To: Josh Berkus <[email protected]>; +Cc: Marc G. Fournier <[email protected]>; pgsql-www; [email protected]

-On [20031104 21:22], Josh Berkus ([email protected]) wrote:
>I don't think we necessarily need to host a Bitorrent server at hub.org; I'm 
>not clear on how joining bitorrent works, really.   I'll ask one of the 
>current users.

You just take an official tarball, put it in your share folder and 'seed
it' as the torrent community calls it, that is, you spread the hash on
the file for people to add to their torrent download list.

Principle is the same as with SoulSeek, KaZaA, Edonkey, etc...

-- 
Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / kita no mono
PGP fingerprint: 2D92 980E 45FE 2C28 9DB7  9D88 97E6 839B 2EAC 625B
http://www.tendra.org/   | http://www.in-nomine.org/~asmodai/diary/
Dream, a noise, the wind awakes me, and you're already here...



^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 20:13   ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:49     ` Re: [CORE] Bittorrent? Jeroen Ruigrok/asmodai <[email protected]>
@ 2003-11-04 20:51       ` Marc G. Fournier <[email protected]>
  2003-11-04 22:54         ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  0 siblings, 1 reply; 15+ messages in thread

From: Marc G. Fournier @ 2003-11-04 20:51 UTC (permalink / raw)
  To: Jeroen Ruigrok/asmodai <[email protected]>; +Cc: Josh Berkus <[email protected]>; Marc G. Fournier <[email protected]>; pgsql-www; [email protected]



On Tue, 4 Nov 2003, Jeroen Ruigrok/asmodai wrote:

> -On [20031104 21:22], Josh Berkus ([email protected]) wrote:
> >I don't think we necessarily need to host a Bitorrent server at hub.org; I'm
> >not clear on how joining bitorrent works, really.   I'll ask one of the
> >current users.
>
> You just take an official tarball, put it in your share folder and 'seed
> it' as the torrent community calls it, that is, you spread the hash on
> the file for people to add to their torrent download list.
>
> Principle is the same as with SoulSeek, KaZaA, Edonkey, etc...

Ya, but we don't distribute on those either :)




^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 20:13   ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:49     ` Re: [CORE] Bittorrent? Jeroen Ruigrok/asmodai <[email protected]>
  2003-11-04 20:51       ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
@ 2003-11-04 22:54         ` Josh Berkus <[email protected]>
  2003-11-04 23:20           ` Re: [CORE] Bittorrent? Bruce Momjian <[email protected]>
  2003-11-04 23:29           ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  0 siblings, 2 replies; 15+ messages in thread

From: Josh Berkus @ 2003-11-04 22:54 UTC (permalink / raw)
  To: pgsql-www; [email protected]

Folks,

Answers:

1) As Bitorrent content providers, we only need to offer a main content site 
and an SHA1 encrypted hash called a "tracker".  We do not have to host other 
people's files.

2) Trojans are prevented by the "tracker" which serves the same function as an 
MD5 in verifying content, and as Bram Cohen is a cryptography expert, I trust 
this mechanism.

3) As far as offering the BT file, we need just add the .bittorrent link to 
the downloads page after doing the setup.

I think we should do this.

-- 
-Josh Berkus
 Aglio Database Solutions
 San Francisco




^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 20:13   ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:49     ` Re: [CORE] Bittorrent? Jeroen Ruigrok/asmodai <[email protected]>
  2003-11-04 20:51       ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 22:54         ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
@ 2003-11-04 23:20           ` Bruce Momjian <[email protected]>
  1 sibling, 0 replies; 15+ messages in thread

From: Bruce Momjian @ 2003-11-04 23:20 UTC (permalink / raw)
  To: [email protected]; +Cc: pgsql-www; [email protected]


OK, my security concerns have been answered.

---------------------------------------------------------------------------

Josh Berkus wrote:
> Folks,
> 
> Answers:
> 
> 1) As Bitorrent content providers, we only need to offer a main content site 
> and an SHA1 encrypted hash called a "tracker".  We do not have to host other 
> people's files.
> 
> 2) Trojans are prevented by the "tracker" which serves the same function as an 
> MD5 in verifying content, and as Bram Cohen is a cryptography expert, I trust 
> this mechanism.
> 
> 3) As far as offering the BT file, we need just add the .bittorrent link to 
> the downloads page after doing the setup.
> 
> I think we should do this.
> 
> -- 
> -Josh Berkus
>  Aglio Database Solutions
>  San Francisco
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
>                http://www.postgresql.org/docs/faqs/FAQ.html
> 

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073



^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 20:13   ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:49     ` Re: [CORE] Bittorrent? Jeroen Ruigrok/asmodai <[email protected]>
  2003-11-04 20:51       ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 22:54         ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
@ 2003-11-04 23:29           ` Marc G. Fournier <[email protected]>
  2003-11-04 23:32             ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  1 sibling, 1 reply; 15+ messages in thread

From: Marc G. Fournier @ 2003-11-04 23:29 UTC (permalink / raw)
  To: Josh Berkus <[email protected]>; +Cc: pgsql-www; [email protected]


'k, sounds reasonable ... will this effectively "mirror" our current ftp
structure, or will we have to duplicate whatever files we want offered in
a seperate location?  and are there any instructions for doing this on a
non-Windows machine?  Everything I've seen so far seems very
windows-centric ...

On Tue, 4 Nov 2003, Josh Berkus wrote:

> Folks,
>
> Answers:
>
> 1) As Bitorrent content providers, we only need to offer a main content site
> and an SHA1 encrypted hash called a "tracker".  We do not have to host other
> people's files.
>
> 2) Trojans are prevented by the "tracker" which serves the same function as an
> MD5 in verifying content, and as Bram Cohen is a cryptography expert, I trust
> this mechanism.
>
> 3) As far as offering the BT file, we need just add the .bittorrent link to
> the downloads page after doing the setup.
>
> I think we should do this.
>
> --
> -Josh Berkus
>  Aglio Database Solutions
>  San Francisco
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html
>



^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 20:13   ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:49     ` Re: [CORE] Bittorrent? Jeroen Ruigrok/asmodai <[email protected]>
  2003-11-04 20:51       ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 22:54         ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 23:29           ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
@ 2003-11-04 23:32             ` Josh Berkus <[email protected]>
  2003-11-05 00:10               ` Re: [CORE] Bittorrent? David Fetter <[email protected]>
  2003-11-05 00:15               ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  0 siblings, 2 replies; 15+ messages in thread

From: Josh Berkus @ 2003-11-04 23:32 UTC (permalink / raw)
  To: Marc G. Fournier <[email protected]>; David Fetter <[email protected]>; +Cc: pgsql-www; [email protected]

Marc,

> 'k, sounds reasonable ... will this effectively "mirror" our current ftp
> structure, or will we have to duplicate whatever files we want offered in
> a seperate location?  and are there any instructions for doing this on a
> non-Windows machine?  Everything I've seen so far seems very
> windows-centric ...

Meet David Fetter, who recommended BitTorrent.   David, can you help Marc?

-- 
-Josh Berkus
 Aglio Database Solutions
 San Francisco




^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 20:13   ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:49     ` Re: [CORE] Bittorrent? Jeroen Ruigrok/asmodai <[email protected]>
  2003-11-04 20:51       ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 22:54         ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 23:29           ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 23:32             ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
@ 2003-11-05 00:10               ` David Fetter <[email protected]>
  1 sibling, 0 replies; 15+ messages in thread

From: David Fetter @ 2003-11-05 00:10 UTC (permalink / raw)
  To: Josh Berkus <[email protected]>; +Cc: Marc G. Fournier <[email protected]>; pgsql-www; [email protected]

On Tue, Nov 04, 2003 at 03:32:39PM -0800, Josh Berkus wrote:
> Marc,
> 
> > 'k, sounds reasonable ... will this effectively "mirror" our
> > current ftp structure, or will we have to duplicate whatever files
> > we want offered in a seperate location?  and are there any
> > instructions for doing this on a non-Windows machine?  Everything
> > I've seen so far seems very windows-centric ...
> 
> Meet David Fetter, who recommended BitTorrent.   David, can you help
> Marc?

I'd be delighted :)   Is there some thing in the server guide
(<http://bitconjurer.org/BitTorrent/guide.html;) that you're having
trouble with?

Cheers,
D
-- 
David Fetter [email protected] http://fetter.org/
phone: +1 510 893 6100    cell: +1 415 235 3778



^ permalink  raw  reply  [nested|flat] 15+ messages in thread

* Re: [CORE] Bittorrent?
  2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:09 ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 20:13   ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 20:49     ` Re: [CORE] Bittorrent? Jeroen Ruigrok/asmodai <[email protected]>
  2003-11-04 20:51       ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 22:54         ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
  2003-11-04 23:29           ` Re: [CORE] Bittorrent? Marc G. Fournier <[email protected]>
  2003-11-04 23:32             ` Re: [CORE] Bittorrent? Josh Berkus <[email protected]>
@ 2003-11-05 00:15               ` Marc G. Fournier <[email protected]>
  1 sibling, 0 replies; 15+ messages in thread

From: Marc G. Fournier @ 2003-11-05 00:15 UTC (permalink / raw)
  To: Josh Berkus <[email protected]>; +Cc: Marc G. Fournier <[email protected]>; David Fetter <[email protected]>; pgsql-www; [email protected]


Am talking with David off list on details for setting things up ...

On Tue, 4 Nov 2003, Josh Berkus wrote:

> Marc,
>
> > 'k, sounds reasonable ... will this effectively "mirror" our current ftp
> > structure, or will we have to duplicate whatever files we want offered in
> > a seperate location?  and are there any instructions for doing this on a
> > non-Windows machine?  Everything I've seen so far seems very
> > windows-centric ...
>
> Meet David Fetter, who recommended BitTorrent.   David, can you help Marc?
>
> --
> -Josh Berkus
>  Aglio Database Solutions
>  San Francisco
>
>




^ permalink  raw  reply  [nested|flat] 15+ messages in thread


end of thread, other threads:[~2003-11-05 00:15 UTC | newest]

Thread overview: 15+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2003-11-04 19:55 Bittorrent? Josh Berkus <[email protected]>
2003-11-04 20:09 ` Marc G. Fournier <[email protected]>
2003-11-04 20:13   ` Josh Berkus <[email protected]>
2003-11-04 20:37     ` Bruce Momjian <[email protected]>
2003-11-04 20:52       ` Marc G. Fournier <[email protected]>
2003-11-04 20:55         ` Josh Berkus <[email protected]>
2003-11-04 20:38     ` Marc G. Fournier <[email protected]>
2003-11-04 20:49     ` Jeroen Ruigrok/asmodai <[email protected]>
2003-11-04 20:51       ` Marc G. Fournier <[email protected]>
2003-11-04 22:54         ` Josh Berkus <[email protected]>
2003-11-04 23:20           ` Bruce Momjian <[email protected]>
2003-11-04 23:29           ` Marc G. Fournier <[email protected]>
2003-11-04 23:32             ` Josh Berkus <[email protected]>
2003-11-05 00:10               ` David Fetter <[email protected]>
2003-11-05 00:15               ` Marc G. Fournier <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox