help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ange-ftp with carbon-emacs en Mac OS X


From: Kai Großjohann
Subject: Re: ange-ftp with carbon-emacs en Mac OS X
Date: Thu, 15 May 2003 17:09:44 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]