From: Dani Moncayo <dmoncayo@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 7034@debbugs.gnu.org
Subject: bug#7034: 23.2; Open remote files (via FTP) fails on (my) Windows XP port
Date: Tue, 14 Sep 2010 23:25:43 +0200 [thread overview]
Message-ID: <AANLkTi=Y5zL-U-PwDFg99Yb9qcCZk5bOvUwGxyf_ONMJ@mail.gmail.com> (raw)
In-Reply-To: <83pqwg2i2x.fsf@gnu.org>
> 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").
next prev parent reply other threads:[~2010-09-14 21:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-14 18:57 bug#7034: 23.2; Open remote files (via FTP) fails on (my) Windows XP port Dani Moncayo
2010-09-14 20:20 ` Eli Zaretskii
2010-09-14 21:25 ` Dani Moncayo [this message]
2010-09-14 23:11 ` Jason Rumney
2010-09-14 23:10 ` Jason Rumney
2010-09-16 6:09 ` Dani Moncayo
2010-09-16 6:50 ` Eli Zaretskii
2011-06-01 18:28 ` bug#7034: 24.0.50; Visit a remote file fails on windows Dani Moncayo
2011-06-01 23:54 ` Juanma Barranquero
2011-06-02 18:00 ` Dani Moncayo
2016-08-24 10:12 ` Michael Albinus
2016-08-24 13:17 ` Dani Moncayo
2016-08-24 13:47 ` Michael Albinus
2016-08-24 15:34 ` Dani Moncayo
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTi=Y5zL-U-PwDFg99Yb9qcCZk5bOvUwGxyf_ONMJ@mail.gmail.com' \
--to=dmoncayo@gmail.com \
--cc=7034@debbugs.gnu.org \
--cc=eliz@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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.