all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Van L <van@scratch.space>
Cc: Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: Re: 25.3.1 netbsd; scp tramp has long delay on first connection
Date: Fri, 21 Sep 2018 09:47:18 +0200	[thread overview]
Message-ID: <87o9cruwah.fsf@gmx.de> (raw)
In-Reply-To: <A1EB53D0-4D88-4241-84CA-BBA70919C41B@scratch.space> (Van L.'s message of "Fri, 21 Sep 2018 16:39:09 +1000")

Van L <van@scratch.space> writes:

> Hello,

Hi,

>   `(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"

If tramp-verbose is set to 6, there will be a Tramp debug buffer with
timestamps. Follow the lines which start "16:02:18.788240 <command> (6) ...",
and you'll see the commands Tramp sends to the remote, and the answers.

This should show us where Tramp spends its time.

Best regards, Michael.



  reply	other threads:[~2018-09-21  7:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-21  6:39 25.3.1 netbsd; scp tramp has long delay on first connection Van L
2018-09-21  7:47 ` Michael Albinus [this message]
2018-09-21  8:18   ` Van L
2018-09-21  8:41     ` Michael Albinus
2018-09-21  9:58       ` Van L
  -- strict thread matches above, loose matches on Subject: below --
2018-09-25  2:27 Van L
2018-09-25 10:48 ` Michael Albinus
2018-09-25 11:23   ` Van L
     [not found]   ` <mailman.1290.1537875422.1284.help-gnu-emacs@gnu.org>
2018-09-25 14:48     ` Emanuel Berg
2018-09-26  1:58       ` Van L
2018-09-26  2:17       ` Van L

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o9cruwah.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=van@scratch.space \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.