unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dave Love <d.love@dl.ac.uk>
Subject: ange-ftp failures
Date: Mon, 06 Dec 2004 15:44:13 +0000	[thread overview]
Message-ID: <rzq8y8bqvn6.fsf@loveshack> (raw)

ange-ftp doesn't like the way the Heimdal 0.6.3 Kerberized ftp client
works.  (I'm using it from Debian testing.)  In both the released and
development version it gives:

  ange-ftp-error: FTP Error: OPEN request failed: open ftp.gnu.org

A normal session looks like this, where I think it's the GSSAPI
messages which are the problem:

  $ ftp ftp.gnu.org
  Connected to gnudist.gnu.org.
  220 GNU FTP server ready.
  Trying GSSAPI...
  The server doesn't support the FTP security extensions.

  *** Using plaintext user and password ***

  Name (ftp.gnu.org:fx): ftp
  230-Due to U.S. Export Regulations, all cryptographic software on this
  230-site is subject to the following legal notice:
  230-
  230-    This site includes publicly available encryption source code
  230-    which, together with object code resulting from the compiling of
  230-    publicly available source code, may be exported from the United
  230-    States under License Exception "TSU" pursuant to 15 C.F.R. Section
  230-    740.13(e).
  230-
  230-This legal notice applies to cryptographic software only. Please see
  230-the Bureau of Industry and Security (www.bxa.doc.gov) for more
  230-information about current U.S. regulations.
  230 Login successful.
  500 Unknown command.
  ftp: Login failed.
  Remote system type is UNIX.
  Using binary mode to transfer files.
  ftp> 

                 reply	other threads:[~2004-12-06 15:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=rzq8y8bqvn6.fsf@loveshack \
    --to=d.love@dl.ac.uk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).