unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Dired and Ange-ftp on Emacs CVS
@ 2005-05-26  6:34 Alexey Mikhailov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Mikhailov @ 2005-05-26  6:34 UTC (permalink / 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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Dired and Ange-ftp on Emacs CVS
@ 2005-05-26 19:35 Alexey Mikhailov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Mikhailov @ 2005-05-26 19:35 UTC (permalink / 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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-26 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-26 19:35 Dired and Ange-ftp on Emacs CVS Alexey Mikhailov
  -- strict thread matches above, loose matches on Subject: below --
2005-05-26  6:34 Alexey Mikhailov

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).