This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FTP server down?


When trying to download gcc-4.0-20041128.tar.bz2 from ftp://gcc.gnu.org/ I 
get the following response:

localhost:~ lars$ cd GCC/FSF/
localhost:~/GCC/FSF lars$ ftp 
ftp://gcc.gnu.org/pub/gcc/snapshots/4.0-20041128/gcc-4.0-20041128.tar.bz2
ftp: connect: Connection refused
ftp: Can't connect or login to host `gcc.gnu.org'
localhost:~/GCC/FSF lars$

It's clearly not the fault of my setup since I can download from gnustep 
without problems:

localhost:~/GNUstep-Darwin lars$ ftp 
ftp://ftp.gnustep.org/pub/daily-snapshots/core.20041129.tar.bz2
Connected to ftpmain.gnustep.org.
220 84.207.2.155 FTP server ready.
331 Anonymous login ok, send your complete email address as your password.
230-Welcome to the GNUstep archive site at ftp.gnustep.org.
.
.
.
150 Opening BINARY mode data connection for core.20041129.tar.bz2 (3638303 
bytes).
100% |*************************************|  3553 KB   46.55 KB/s 00:00 
ETA
226 Transfer complete.
3638303 bytes received in 01:16 (46.43 KB/s)
221 Goodbye.
localhost:~/GNUstep-Darwin lars$ tar -jxf core.20041129.tar.bz2

regards, Lars


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]