[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tramp hanging on connection to remote host.
From: |
gerald . jean |
Subject: |
Tramp hanging on connection to remote host. |
Date: |
Thu, 9 Jun 2011 08:03:43 -0400 |
Hello,
I am connecting to a Linux box (RedHat) from a Windows XP workstation
running Emacs 23.3. In the past I connected through FTP (ange-ftp) with no
problems. I am now trying to connect using TRAMP with with default-method
set to pscp. After asking for password TRAMP hangs for ever, until I hit
C-g. Here are my TRAMP relevant settings:
(add-to-list 'Info-default-directory-list "c:/Emacs/emacs-23.3/info/")
(add-to-list 'load-path "~/.emacs.d/tramp/lisp/")
(setq tramp-default-method "pscp")
(setq tramp-verbose 10)
(require 'tramp)
And here is what is printed the *Messages* buffer:
Tramp: Opening connection for address@hidden using pscp...
Tramp: Sending command `plink -l jeg002 -ssh actul01 && exit || exit'
Tramp: Waiting for prompts from remote shell
Tramp: Sending password
Tramp: Sending command `plink -l jeg002 -ssh actul01 && exit || exit'
Tramp: Found remote shell prompt on `actul01'
Running plink from a shell works fine.
Thanks for any support,
Gérald Jean
Conseiller senior en statistiques,
VP Actuariat et Solutions d'assurances,
Desjardins Groupe d'Assurances Générales
télephone : (418) 835-4900 poste (7639)
télecopieur : (418) 835-6657
courrier électronique: address@hidden
"We believe in God, others must bring Data."
W. Edwards Deming
- Tramp hanging on connection to remote host.,
gerald . jean <=