From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a802d8d1f602dd84 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-29 05:25:13 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.vmunix.org!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Alfred Hilscher Newsgroups: comp.lang.ada Subject: Re: AdaGuide compile issues Date: Thu, 29 May 2003 15:16:26 +0200 Organization: T-Online Message-ID: <3ED6082A.DB9E38DE@alfred-hilscher.de> References: <3ECBBB1E.51F8B7E8@alfred-hilscher.de> <3ECBE0A2.1B00AC1@alfred-hilscher.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 1054210983 02 27911 DTLbVX0GSGatts 030529 12:23:03 X-Complaints-To: usenet-abuse@t-online.de X-ID: Z7IpnaZJre96mYN5b6wpPelEQjRIlTyjDAYQ-rU5CliLUvcLWwvFEt X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de Xref: archiver1.google.com comp.lang.ada:37992 Date: 2003-05-29T15:16:26+02:00 List-Id: Thanks, I found the problem (using an ip-sniffer). The problem is, that my browser tries to do the download in passiv mode (PASV-command). The remote ftp server accepts the PASV-command, but it does not accept the data-connection (maybe because the firewall blocks connection-requests to non standard ports). I use a normal ftp-client now, so that I can decide whether to do the transfer in active or passive mode. This works (only if not PASV). Georg Bauhaus schrieb: > > Alfred Hilscher wrote: > : Well, the Web-site is accessible, but neither the ftp-server nor the > : mirror. Same problems occur with some other ftp-servers (not with > : web-servers). > > : "David C. Hoos" schrieb: > :> > :> It sounds like you might be having the problems that others have > :> experienced reaching the Air Force Academy web site from a foreign > :> address. There is a European mirror at: > :> ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/ftp.usafa.af.mil/pub/dfcs/carlisle/adagide/ > > Try twice, or more, using lynx, or some command line ftp client. > Maybe starting at some upper level directory first. (Sometimes > perceived irrationality helps :-)