[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why is tramp using FTP when I asked for ssh?
From: |
Michael Albinus |
Subject: |
Re: Why is tramp using FTP when I asked for ssh? |
Date: |
Wed, 03 Mar 2004 08:57:25 +0100 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/20.7 (hpux) |
Jack Saba <address@hidden> writes:
> However, for some reason, tramp is unexpectedly using FTP to make the
> connection to our unix workstation. I am trying for one of the secure
> methods (I don't care which one as long as it is a secure channel).
>
> Here are the ange-ftp and tramp sections from my .emacs file:
[...]
> ;;; TRAMP
> ;; address@hidden
> ;
> ;(require 'tramp)
I bet Tramp isn't loaded. You can check it with "C-h v tramp-version".
> Jack Saba
Best regards, Michael.