unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alexey Mikhailov <karma@ez.pereslavl.ru>
Subject: Dired and Ange-ftp on Emacs CVS
Date: Thu, 26 May 2005 02:34:53 -0400	[thread overview]
Message-ID: <86oeaymr5e.fsf@ez.pereslavl.ru> (raw)

Dired doesn't work with ange-ftp when (ange-ftp-try-passive-mode => t).
So when i type C-x d "/ftp@rtfm.mit.edu:/" dired buffer doesn't appear.
In *ftp ftp@rtfm.mit.edu* -- internal ange-ftp buffer, i can see:

--------------------
| ftp> open rtfm.mit.edu
| Connected to PENGUIN-LUST.mit.edu.
| 220 (vsFTPd 1.2.2)
| ftp> user "ftp" Turtle Power!
| 331 Please specify the password.
| 230 Login successful.
| hash
| Remote system type is UNIX.
| Using binary mode to transfer files.
| ftp> Hash mark printing on (1024 bytes/hash mark).
| ftp> pwd
| 257 "/"
| ftp> passive on
| Passive mode: on; fallback to active mode: off.
| ftp> 
--------------------

When (ange-ftp-try-passive-mode => nil) all things works perfectly.

             reply	other threads:[~2005-05-26  6:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-26  6:34 Alexey Mikhailov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-05-26 19:35 Dired and Ange-ftp on Emacs CVS Alexey Mikhailov

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86oeaymr5e.fsf@ez.pereslavl.ru \
    --to=karma@ez.pereslavl.ru \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).