all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Dani Moncayo <dmoncayo@gmail.com>
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 22:20:06 +0200	[thread overview]
Message-ID: <83pqwg2i2x.fsf@gnu.org> (raw)
In-Reply-To: <AANLkTingm9kTxNK4qb7MhTMP6nOCYhFpn6Ws6wVCWFLk@mail.gmail.com>

> Date: Tue, 14 Sep 2010 20:57:49 +0200
> From: Dani Moncayo <dmoncayo@gmail.com>
> Cc: 
> 
> 1.- Start Emacs (anyhow).
> 2.- Type `C-x C-f'.
> 3.- In the minibuffer, write the PATH of a remote file, accessible via
> FTP. For example: `/ftp:ftp@ftp.mozilla.org:/pub/mozilla.org/README'.

I cannot reproduce this, on Windows XP SP2.  It works for me.

> Am I doing something wrong? Or is it a bug? (This same procedure works
> in the Ubuntu port!!)

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.





  reply	other threads:[~2010-09-14 20:20 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 [this message]
2010-09-14 21:25   ` Dani Moncayo
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=83pqwg2i2x.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=7034@debbugs.gnu.org \
    --cc=dmoncayo@gmail.com \
    /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.