all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Dani Moncayo <dmoncayo@gmail.com>
Cc: 7034@debbugs.gnu.org
Subject: bug#7034: 24.0.50; Visit a remote file fails on windows
Date: Thu, 2 Jun 2011 01:54:54 +0200	[thread overview]
Message-ID: <BANLkTimziF+GdnDzLQCFxVCSnGX30Bf9SA@mail.gmail.com> (raw)
In-Reply-To: <BANLkTi=Uy2Cqe9w+GA7uHZctCpkY5Bn3zA@mail.gmail.com>

> I'm reopening this bug report, because I'm experiencing it with the
> latest Windows build of Emacs, on a Windows 7 system (real, not
> virtualized).

I'm using a trunk build, on a Windows 7 Home Premium SP1 64-bit, and
it works. Apparently the difference between your log and mine is the
use of passive mode.

    Juanma



ftp> ?Invalid help command foo
ftp> open ftp.mozilla.org
Connected to ftp.zlb-ftp.sj.mozilla.com.
220-
220-   ftp.mozilla.org / archive.mozilla.org - files are in /pub/mozilla.org
220-
220-   Notice: This server is the only place to obtain nightly builds
and needs to
220-   remain available to developers and testers. High bandwidth servers that
220-   contain the public release files are available at
ftp://releases.mozilla.org/
220-   If you need to link to a public release, please link to the
release server,
220-   not here. Thanks!
220-
220-   Attempts to download high traffic release files from this
server will get a
220-   "550 Permission denied." response.
220
ftp> user "ftp" Turtle Power!
331 Please specify the password.
230-
230-   ftp.mozilla.org / archive.mozilla.org - files are in /pub/mozilla.org
230-
230-   Notice: This server is the only place to obtain nightly builds
and needs to
230-   remain available to developers and testers. High bandwidth servers that
230-   contain the public release files are available at
ftp://releases.mozilla.org/
230-   If you need to link to a public release, please link to the
release server,
230-   not here. Thanks!
230-
230-   Attempts to download high traffic release files from this
server will get a
230-   "550 Permission denied." response.
230 Login successful.
ftp> hash
Hash mark printing on (1024 bytes/hash mark).
ftp> pwd
257 "/"
ftp> cd "/pub/mozilla.org/README/"
550 Failed to change directory.
ftp> cd "/pub/mozilla.org/README/"
550 Failed to change directory.
ftp> cd "/pub/mozilla.org/"
250 Directory successfully changed.
ftp> ls -al c:/Users/MyUserName/AppData/Local/Temp/ange-ftp3268Rs0
227 Entered Passive Mode (63,245,209,125,201,139)
150 Here comes the directory listing.

226 Directory send OK.
ftp> quote mdtm /pub/mozilla.org/README
213 20100223125346
ftp> quote mdtm /pub/mozilla.org/README
213 20100223125346
ftp> type binary
200 Switching to Binary mode.
ftp> quote size "/pub/mozilla.org/README"
213 388
ftp> quote size "/pub/mozilla.org/README"
213 388
ftp> type ascii
200 Switching to ASCII mode.
ftp> quote mdtm /pub/mozilla.org/README
213 20100223125346
ftp> quote mdtm /pub/mozilla.org/README
213 20100223125346
ftp> type binary
200 Switching to Binary mode.
ftp> quote size "/pub/mozilla.org/README"
213 388
ftp> quote size "/pub/mozilla.org/README"
213 388
ftp> type ascii
200 Switching to ASCII mode.
ftp> type binary
200 Switching to Binary mode.
ftp> get "/pub/mozilla.org/README"
c:/Users/MyUserName/AppData/Local/Temp/ange-ftp3268D2D
227 Entered Passive Mode (63,245,209,125,201,118)
150 Opening BINARY mode data connection for /pub/mozilla.org/README (388 bytes).

226 File send OK.
388 bytes received in 1e-006 seconds (3.8e+005 Kbytes/s)
ftp> type ascii
200 Switching to ASCII mode.
ftp> quote mdtm /pub/mozilla.org/README
213 20100223125346
ftp> quote mdtm /pub/mozilla.org/README
213 20100223125346
ftp> quote mdtm /pub/mozilla.org/README
213 20100223125346
ftp> quote mdtm /pub/mozilla.org/README
213 20100223125346
ftp> type binary
200 Switching to Binary mode.
ftp> quote size "/pub/mozilla.org/README"
213 388
ftp> quote size "/pub/mozilla.org/README"
213 388
ftp> type ascii
200 Switching to ASCII mode.
ftp>





  reply	other threads:[~2011-06-01 23:54 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
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 [this message]
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=BANLkTimziF+GdnDzLQCFxVCSnGX30Bf9SA@mail.gmail.com \
    --to=lekktu@gmail.com \
    --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.