all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <Michael.Albinus@alcatel.de>
Cc: emacs-devel@gnu.org
Subject: Re: tramp + sftp?
Date: Thu, 08 Apr 2004 15:04:06 +0200	[thread overview]
Message-ID: <nqy8p6liyh.fsf@alcatel.de> (raw)
In-Reply-To: <buo4qrvnhjf.fsf@mcspd15.ucom.lsi.nec.co.jp> (Miles Bader's message of "08 Apr 2004 14:51:48 +0900")

Miles Bader <miles@lsi.nec.co.jp> writes:

> Is tramp capable of properly using sftp?  I can currently use the "ssh"
> method, but opening a connection is really, really, really slow (and
> prone to failure), largely it seems due to all the various grot tramp
> has to transfer to deal with a doing transfers over a shell
> connection.  As my firewall times out connections pretty fast, this can
> be quite annoying.
>
> sftp seems to have most of the capabilities for doing proper file
> transfer[1] without any shell connection at all, and wouldn't require any
> connection setup other than the initial login.

It's not a question of Tramp. Tramp passes all commands to ange-ftp,
it has no own FTP engine inside.

I remember that Kai made some investigations, the problem was that
sftp replies with strings not compatible with what ange-ftp expects.

So the answer is likely NO for the time being.

> Thanks,
>
> -Miles

Best regards, Michael.

  reply	other threads:[~2004-04-08 13:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-08  5:51 tramp + sftp? Miles Bader
2004-04-08 13:04 ` Michael Albinus [this message]
2004-04-08 16:42 ` Stefan Monnier

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=nqy8p6liyh.fsf@alcatel.de \
    --to=michael.albinus@alcatel.de \
    --cc=emacs-devel@gnu.org \
    /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.