On Fri, 2004-10-22 at 10:57, Marc G. Fournier wrote:
> On Fri, 22 Oct 2004, Tom Copeland wrote:
>
> > On Fri, 2004-10-22 at 10:41, Marc G. Fournier wrote:
> >> does pgfoundry allow for an FTP url for download?
> >
> > Not currently. We could kind of kludge it in there... but it would be,
> > well, a kludge...
>
> well, we did setup ftp.pgfoundry.org ... but, if we could tie the
> downloads in like sourceforge has it, where you 'pick a mirror', and tie
> that into the mirrors database for ftp.postgresql.org ... ?
Yup, that's the tricky bit - poking around that file download code to
mirror/redirect it. Not impossible... but not a built-in thing,
either...
I've fiddled with that code a little bit before to provide a license
click-thru thingy on another site:
http://cougaar.org/frs/?group_id=17
Yours,
Tom