GNU bug report logs - #15058
remote ftp file name syntax problem on some systems

Previous Next

Package: emacs;

Reported by: Devon Sean McCullough <Emacs-Hacker2013 <at> jovi.net>

Date: Fri, 9 Aug 2013 10:12:01 UTC

Severity: normal

Merged with 8346

Found in versions 24.0.50, 24.3

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #54 received at 15058 <at> debbugs.gnu.org (full text, mbox):

From: Wolfgang Jenkner <wjenkner <at> inode.at>
To: Devon Sean McCullough <Emacs-Hacker2013 <at> jovi.net>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 15058 <at> debbugs.gnu.org
Subject: Re: bug#15058: 24.3; ftp is still broken
Date: Sat, 10 Aug 2013 06:14:23 +0200
On Fri, Aug 09 2013, Devon Sean McCullough wrote:

> On 2013 Aug 9, at 9:45 PM, Eli Zaretskii wrote:
>> Maybe it's a Darwin thing or something specific to your system setup.
>
> The bug seems to depend on whether /usr/bin/ftp
> re-writes certain server responses ...
>
> MacOS and Debian BUG: 	(ange-ftp-get-pwd "ftp.gnu.org" "ftp") ==> (nil . "Remote directory: /")

If this is tnftp (aka lukemftp[1]) then there's actually no server
response to report here because the client reuses a cached value and
doesn't send anything to the server at this point.  The value comes from
automatically sending a `pwd' after logging in.  You can set the `debug'
flag to observe this.

[1] ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/tnftp-20091122.tar.gz

> CentOS and Ubuntu OK: 	(ange-ftp-get-pwd "ftp.gnu.org" "ftp") ==> (t . "257 \"/\"")

Wolfgang




This bug report was last modified 11 years and 284 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.