all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ange-ftp with carbon-emacs en Mac OS X
@ 2003-05-15 13:53 Olivier Marti
  2003-05-15 15:09 ` Kai Großjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Olivier Marti @ 2003-05-15 13:53 UTC (permalink / raw)


Hi,

I can't have ange ftp working with carbon-emacs on Mac OS X. It works
well with Emacs (21.1) for X11, so I guess my .emacs is not too buggy.

With carbon-emacs, it asks me my path-phrase for ssh (whereas X11 emacs
normally use ftp, and passwords). When the path-phrase has been entered,
I've got the spinning wheel of OS X for about  several minutes, and
fails.

Any idea ?

Olivier

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

* Re: ange-ftp with carbon-emacs en Mac OS X
  2003-05-15 13:53 ange-ftp with carbon-emacs en Mac OS X Olivier Marti
@ 2003-05-15 15:09 ` Kai Großjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2003-05-15 15:09 UTC (permalink / raw)


olivier.marti@cea.fr (Olivier Marti) writes:

> With carbon-emacs, it asks me my path-phrase for ssh (whereas X11 emacs
> normally use ftp, and passwords). When the path-phrase has been entered,
> I've got the spinning wheel of OS X for about  several minutes, and
> fails.

The development version of Emacs comes with Tramp.  Tramp allows you
to use a variety of methods to contact remote hosts, including ssh,
sudo, smb_client, and ftp.  The default method is ssh.

You can type /ftp:user@host:/path/to/file as the filename to specify
Ange-FTP explicitly.

You can also change tramp-default-method to say that you want to use
Ange-FTP by default.

And finally, you can use tramp-default-method-alist to specify
different default methods for different user/host combinations.
-- 
This line is not blank.

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

end of thread, other threads:[~2003-05-15 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-15 13:53 ange-ftp with carbon-emacs en Mac OS X Olivier Marti
2003-05-15 15:09 ` Kai Großjohann

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.