all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: help-gnu-emacs@gnu.org
Subject: Re: SSH URL
Date: Sun, 30 Mar 2014 19:48:00 +0200	[thread overview]
Message-ID: <87bnwnh92n.fsf@gmx.de> (raw)
In-Reply-To: <jwvy4zsv1qk.fsf-monnier+gmane.emacs.help@gnu.org> (Stefan Monnier's message of "Sat, 29 Mar 2014 22:51:40 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> In Emacs, I usually open ssh sessions like this: 
>> cd /ssh:foo@baz:~
>> Is there any way in Emacs to open up SSH URLs', like this?: 
>> ssh://foo:bar@baz
>
> It should not be terribly hard to add support for the ssh protocol to
> the URL library and to the url-handlers.el (using Tramp underneath,
> obviously).

Tramp has denied to add passwords to the file name syntax so far, for
security reasons. I don't believe that I would like to change this policy.

But one could use other means, like password-cache or an own backend for
auth-sources. Both would be transparent to Tramp.

Tramp did support URL file name syntax until Sep 2013. It was dropped
then due to lack of interest ...

I'm undecided yet, but maybe I could start to reenable this, starting
from url-handlers.el. However, this package is dav-centric; I don't know
what it does take to generalize it.

And I would need more encouragement from other people, given that
Tramp's URL implementation was completely ignored ...

>         Stefan

Best regards, Michael.



  reply	other threads:[~2014-03-30 17:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-29 19:40 SSH URL Esben Stien
2014-03-30  2:51 ` Stefan Monnier
2014-03-30 17:48   ` Michael Albinus [this message]
2014-03-30 18:41     ` Stefan Monnier
2014-03-30 19:26       ` Michael Albinus
2014-04-01 12:57       ` Michael Albinus
2014-04-01 14:29         ` Stefan Monnier
2014-03-31 18:45     ` Esben Stien
2014-04-01  6:38       ` Michael Albinus

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=87bnwnh92n.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.