bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15058: 24.3; ftp is still broken


From: Devon Sean McCullough
Subject: 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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]