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 #43 received at 15058 <at> debbugs.gnu.org (full text, mbox):

From: Devon Sean McCullough <Emacs-Hacker2013 <at> jovi.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 15058 <at> debbugs.gnu.org
Subject: Re: bug#15058: 24.3; ftp is still broken
Date: Sat, 10 Aug 2013 04:43:56 +0800
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: /")
CentOS and Ubuntu OK: 	(ange-ftp-get-pwd "ftp.gnu.org" "ftp") ==> (t . "257 \"/\"")

... apparently emacs is blind to the re-written PWD reply.

		Peace
			--Devon





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.