all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Phillip Lord <p.lord@cs.man.ac.uk>
Subject: Re: ange-ftp and sftp?
Date: 13 Jun 2005 18:08:45 +0100	[thread overview]
Message-ID: <877jgyxjz6.fsf@rpc71.cs.man.ac.uk> (raw)
In-Reply-To: mailman.4552.1118677339.25862.help-gnu-emacs@gnu.org

>>>>> "Miles" == Miles Bader <miles@gnu.org> writes:

  Miles> In my experience it can take tramp up to 30-40 seconds to
  Miles> open the first file on a remote machine, even over a local
  Miles> network!  Ange-ftp isn't great either, but it's faster than
  Miles> that (especially once the connection is established).  I
  Miles> expect sftp would be even faster if made to work.

  >> I'm guessing that tramp tries to abstract over the different
  >> transport mechanisms, and so can't use their features as much?

  Miles> Not really -- tramp is written for a very specific method of
  Miles> operation: it uses a user login session on the remote
  Miles> machine, doing all communication over the standard input and
  Miles> ouput channel for that login.  I think it's common to have
  Miles> remote login capabilities even when FTP doesn't work, so
  Miles> tramp might be more widely usable.

Presumably this is only true for inline methods? Things like the scp
method can't assume login capability.


  Miles> Tramp tries to make few assumptions about the availability of
  Miles> various programs on the remote machine, and doesn't assume a
  Miles> clear communications channel, so it is forced to use some
  Miles> very clunky and slow methods (for instance, it actually
  Miles> downloads various scripts to the remote machine when it first
  Miles> connects, and always encodes files for transfer using a
  Miles> conservative safe encoding).


Ah. Yes, you were right in your first post. I really didn't want to
know that as it is, officially, too scary. 

Phil

      parent reply	other threads:[~2005-06-13 17:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-06 15:34 ange-ftp and sftp? Jerry Sievers
2005-06-06 16:06 ` Phillip Lord
2005-06-13  0:24   ` Miles Bader
     [not found]   ` <mailman.4467.1118622770.25862.help-gnu-emacs@gnu.org>
2005-06-13 10:17     ` Phillip Lord
2005-06-13 15:31       ` Miles Bader
     [not found]       ` <mailman.4552.1118677339.25862.help-gnu-emacs@gnu.org>
2005-06-13 17:08         ` Phillip Lord [this message]

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=877jgyxjz6.fsf@rpc71.cs.man.ac.uk \
    --to=p.lord@cs.man.ac.uk \
    /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.