public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@hurl.cygnus.com>
To: Les Schaffer <godzilla@netmeg.net>
Cc: egcs@cygnus.com
Subject: Re: ftp error on cambridge.cygnus.com
Date: Mon, 07 Dec 1998 14:19:00 -0000	[thread overview]
Message-ID: <27568.913069098@hurl.cygnus.com> (raw)
In-Reply-To: <366C4AC2.7FD03F04@netmeg.net>

  In message < 366C4AC2.7FD03F04@netmeg.net >you write:
  > i have tried to ftp egcs from the cambridge.cygnus.com site as per your
  > download web page.but i continually get a failureto complete the login
  > when i use ncftp.
  > 
  > the reported error is:
  > 
  > ncftp> open egcs
  > Connecting to
  > 192.80.44.1...                                                    
  > tweedledumb.cygnus.com FTP server (Version 5.60) ready.
  > Logging
  > in...                                                                   
  > Guest login ok, access restrictions apply.
  > Logged in to
  > cambridge.cygnus.com.                                              
  > Could not get remote working directory: server said: .
  > 
  > can this be fixed so that downloads can be done with a reasonable ftp
  > client rather than netscape?
If I had a clue what the problem was, then I'd try:


Connected to tweedledumb.cygnus.com.
220 tweedledumb.cygnus.com FTP server (Version 5.60) ready.
Name (cambridge.cygnus.com:law): ftp
331 Guest login ok, send ident as password.
Password:
230 Guest login ok, access restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd pub
cd 250 CWD command successful.
ftp> egcs
250 CWD command successful.
ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
total 3
-rw-rw-r--  1 253      1002          890 Sep  3 05:46 README
drwxrwxr-x  2 253      1002          512 Dec  4  1997 infrastructure
drwxrwxr-x  3 253      1002          512 Dec  4 07:05 releases
226 Transfer complete.
ftp> cd releases
250 CWD command successful.
ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
total 7
drwxr-xr-x  2 220      1002         1536 Dec  4 07:35 egcs-1.1.1
-rw-rw-r--  1 253      1002         5051 Dec  4 07:05 index.html
226 Transfer complete.

It works for a traditional ftp client, netscape, I don't see anything weird
with the cambridge setup.  I don't know what to do.

jeff

  reply	other threads:[~1998-12-07 14:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-07 13:39 Les Schaffer
1998-12-07 14:19 ` Jeffrey A Law [this message]
1998-12-08 12:15   ` Marc Lehmann
1998-12-09 15:53     ` Ken Raeburn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=27568.913069098@hurl.cygnus.com \
    --to=law@hurl.cygnus.com \
    --cc=egcs@cygnus.com \
    --cc=godzilla@netmeg.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).