X-Original-To: pgsql-advocacy-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 07071D1D541; Mon, 12 Jan 2004 20:47:25 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 61306-01; Mon, 12 Jan 2004 16:46:54 -0400 (AST) Received: from curie.credativ.org (credativ.com [217.160.209.18]) by svr1.postgresql.org (Postfix) with ESMTP id E5F31D1B447; Mon, 12 Jan 2004 16:46:52 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by curie.credativ.org (Postfix) with ESMTP id 15C1656243; Mon, 12 Jan 2004 21:46:54 +0100 (CET) Received: from colt.pezone.net (dsl-213-023-254-001.arcor-ip.net [213.23.254.1]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by curie.credativ.org (Postfix) with ESMTP id 76CF05623C; Mon, 12 Jan 2004 21:46:53 +0100 (CET) From: Peter Eisentraut To: "Marc G. Fournier" Subject: FTP Mirrors (was Re: Rewriting the website) Date: Mon, 12 Jan 2004 21:46:54 +0100 User-Agent: KMail/1.5.1 Cc: pgsql-advocacy@postgresql.org References: <40014281.4060908@cs.msu.su> <4002FBB8.7020405@commandprompt.com> <20040112155617.U51801@ganymede.hub.org> In-Reply-To: <20040112155617.U51801@ganymede.hub.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401122146.54613.peter_e@gmx.net> X-Virus-Scanned: by AMaViS at credativ.com X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200401/209 X-Sequence-Number: 3391 Marc G. Fournier wrote: > ftp is beign mirrored to 103 sites ... Would it be possible to make the FTP mirrors all use the same directory structure? Currently, to pick random examples, we have ftp://ftp.postgresql.org/pub/v7.4.1 ftp://ftp.it.postgresql.org/mirror/postgresql/v7.4.1 ftp://ftp.fr.postgresql.org/v7.4.1 ftp://ftp.au.postgresql.org/...? I can't even find it right away. Surely, setting up a virtual host on an FTP server shouldn't be that hard?