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

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

25.3.1 netbsd; scp tramp has long delay on first connection


From: Van L
Subject: 25.3.1 netbsd; scp tramp has long delay on first connection
Date: Fri, 21 Sep 2018 16:39:09 +1000

Hello,

Using emacs to list a directory on a remote machine takes longer than expected.

I can ssh immediately but emacs’s tramp delays are over 60 seconds for the 
first time connection.

Is there a setting that is needed? Going in the other direction on the network 
with 26.1 emacs connects immediately.

  ┌────
  │ Opening directory /scp:XXX@epi:/Users/XXX/2018-07-31/...
  │ Tramp: Opening connection for XXX@epi using scp...
  │ Tramp: Sending command ‘exec ssh -l XXX  -o ControlMaster=auto -o 
ControlPath='tramp.%C' -o ControlPersist=no -e none epi’
  │ Tramp: Waiting for prompts from remote shell...done
  │ Tramp: Found remote shell prompt on ‘epi’
  │ Tramp: Opening connection for XXX@epi using scp...done
  │ Opening directory /scp:XXX@epi:/Users/XXX/2018-07-31/...done
  └────

  `(setq tramp-verbose 6)'
  ┌────
  │ 6 (#o6, #x6, ?\C-f)
  │ Opening directory /scp:XXX@epi:/Users/XXX/...
  │ Tramp: Opening connection for XXX@epi using scp...
  │ Tramp: Sending command ‘exec ssh -l XXX  -o ControlMaster=auto -o 
ControlPath='tramp.%C' -o ControlPersist=no -e none epi’
  │ Tramp: Waiting for prompts from remote shell...done
  │ Tramp: Found remote shell prompt on ‘epi’
  │ Tramp: Opening connection for XXX@epi using scp...done
  │ Opening directory /scp:XXX@epi:/Users/XXX/...done
  └────
  (emacs-version) "GNU Emacs 25.3.1 (x86_64–netbsd, GTK+ Version
  3.22.30) of 2018-07-05"




reply via email to

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