unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Pierre Lorenzon <devel@pollock-nageoire.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: ncftp + ange ftp
Date: Sun, 14 May 2017 16:49:55 +0200	[thread overview]
Message-ID: <87wp9j333g.fsf@detlef> (raw)
In-Reply-To: <20170514.150604.1890055529782567467.devel@pollock-nageoire.net> (Pierre Lorenzon's message of "Sun, 14 May 2017 15:06:04 +0200 (CEST)")

Pierre Lorenzon <devel@pollock-nageoire.net> writes:

> Hi,

Hi Pierre,

> Is it possible to configure ange ftp to use ncftp program ? I
> set ange-ftp-ftp-program-name to ncftp and
> ange-ftp-ftp-program-args to nil since options for ftp did not
> seem to be suitable for ncftp. Maybe other flags has to be
> supplied here. Anyway it does not work as if ange ftp were not
> able to parse output provided by ncftp.

Indeed, ncftp does not return error messages as expected by
ange-ftp. See this:

--8<---------------cut here---------------start------------->8---
ncftp / > get xxx
get xxx: server said: Failed to open file.
--8<---------------cut here---------------end--------------->8---

--8<---------------cut here---------------start------------->8---
ftp> get xxx
local: xxx remote: xxx
200 PORT command successful. Consider using PASV.
550 Failed to open file.
--8<---------------cut here---------------end--------------->8---

So I doubt it will be simple to train ange-ftp understanding ncftp.

> Regards
>
> Pierre 

Best regards, Michael.



  reply	other threads:[~2017-05-14 14:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-14 13:06 ncftp + ange ftp Pierre Lorenzon
2017-05-14 14:49 ` Michael Albinus [this message]
2017-05-16  2:18   ` Pierre Lorenzon
2017-05-16  7:14     ` Michael Albinus
2017-05-16  8:18       ` Pierre Lorenzon

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=87wp9j333g.fsf@detlef \
    --to=michael.albinus@gmx.de \
    --cc=devel@pollock-nageoire.net \
    --cc=help-gnu-emacs@gnu.org \
    /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).