This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: hungarian mirror
- From: Gerald Pfeifer <gp at suse dot de>
- To: Czuczy Gergely <phoemix at harmless dot hu>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 21 Nov 2003 12:34:41 +0100 (CET)
- Subject: Re: hungarian mirror
- References: <Pine.LNX.4.44.0311091626240.25753-100000@localhost>
On Sun, 9 Nov 2003, Czuczy Gergely wrote:
> maybe i can create a hungarian mirror site at the technical collage of
> budapest(at ftp://trillian.harmless.hu), if you are interested please
> contact me. I would like to ask you for the proper storage
> requirements(eg, how big is the FTP site).
[gerald@ ~ftp/pub]$ du -ks gcc/*
4 gcc/README
6280 gcc/infrastructure
78848 gcc/libstdc++
672112 gcc/mail-archives
4 gcc/md5.sum
403328 gcc/old-releases
1614268 gcc/releases
2186480 gcc/snapshots
[gerald@ ~ftp/pub]$ du -ks gcc
4961328 gcc
In other words, all of GCC is a bit less than 5GB; current releases are
about 1.6GB and snapshots about 2.2GB.
If you're going to set up a mirror, a patch for
http://gcc.gnu.org/mirrors.html would be great.
Gerald