GNU bug report logs - #7034
24.0.50; Emacs can't visit a remote file

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Tue, 14 Sep 2010 19:25:02 UTC

Severity: normal

Tags: notabug

Found in version 23.2

Done: Dani Moncayo <dmoncayo <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 7034 <at> debbugs.gnu.org
Subject: Re: bug#7034: 23.2; Open remote files (via FTP) fails on (my) Windows
	XP port
Date: Tue, 14 Sep 2010 23:25:43 +0200
> I would suspect some network setup, because where you get your
> connection closed:
>
>    257 "/"
>    cd "/pub/mozilla.org/README/"
>    550 Failed to change directory.
>    cd "/pub/mozilla.org/README/"
>    550 Failed to change directory.
>    cd "/pub/mozilla.org/"
>    250 Directory successfully changed.
>    ls -al c:/DOCUME~1/admin/LOCALS~1/Temp/ange-ftp4012GxJ
>    Connection closed by remote host.
>    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> I get the directory listing:
>
>    257 "/"
>    cd "/pub/mozilla.org/README/"
>    550 Failed to change directory.
>    cd "/pub/mozilla.org/README/"
>    550 Failed to change directory.
>    cd "/pub/mozilla.org/"
>    250 Directory successfully changed.
>    ls -al c:/DOCUME~1/Zaretzky/LOCALS~1/Temp/ange-ftp2956QFL
>    200 PORT command successful. Consider using PASV.
>    150 Here comes the directory listing.
>

Maybe. But it that same Windows machine, I can open that same remote
file with an Internet Browser (URL
"ftp://ftp.mozilla.org/pub/mozilla.org/README").

Now I wonder this: as you can see, the last command previous to the
error is an "ls" command. That is a UNIX shell command, not available
in Windows machines AFAIK. So, I guess Emacs somehow emulates it. But
I'm tried to run the command with `M-!' and I get this error:
> 'ls' is not recognized as an internal or external command,
> operable program or batch file.

So... Do I need to install some extra tools in my Windows machine to
make "ls" and other UNIX commands work?.
(I've just downloaded the file "emacs-23.2-bin-i386.zip", extracted
their contents into my hard disk, and invoked "runemacs.exe").




This bug report was last modified 8 years and 327 days ago.

Previous Next


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