9front - general discussion about 9front
 help / color / mirror / Atom feed
* What happened to ssh2?
@ 2017-03-28 14:22 Dave MacFarlane
  2017-03-28 15:11 ` [9front] " Stanley Lieber
  0 siblings, 1 reply; 7+ messages in thread
From: Dave MacFarlane @ 2017-03-28 14:22 UTC (permalink / raw)
  To: 9front mailing list

I've had some success connecting to modern Linux machines that are
ssh2-only with github.com/mattn/sshgo, but while looking into if I
could make it a little smarter about things like getting credentials
from factotum or stripping \r from the output, I noticed that Plan 9
already has an ssh2 command which is missing from 9front.

Why was it removed? Is there an alternative that's already part of the
base system I could use instead of having to write something?

- Dave


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9front] What happened to ssh2?
  2017-03-28 14:22 What happened to ssh2? Dave MacFarlane
@ 2017-03-28 15:11 ` Stanley Lieber
  2017-03-28 19:03   ` Aram Hăvărneanu
  0 siblings, 1 reply; 7+ messages in thread
From: Stanley Lieber @ 2017-03-28 15:11 UTC (permalink / raw)
  To: 9front

[-- Attachment #1: Type: text/plain, Size: 923 bytes --]

On Mar 28, 2017, at 10:22 AM, Dave MacFarlane <driusan@gmail.com> wrote:
> 
> I've had some success connecting to modern Linux machines that are
> ssh2-only with github.com/mattn/sshgo, but while looking into if I
> could make it a little smarter about things like getting credentials
> from factotum or stripping \r from the output, I noticed that Plan 9
> already has an ssh2 command which is missing from 9front.
> 
> Why was it removed? Is there an alternative that's already part of the
> base system I could use instead of having to write something?
> 
> - Dave

The ssh2 client that was added to the Labs distribution of Plan 9 (rewritten by Geoff) was never added to 9front because it sucks. The original Coraid version was omitted for the same reason. Recently, the old ssh1 client was also removed.

The best option right now is mischief's scpu:

http://fqa.9front.org/fqa8.html#8.4.6.3

sl


[-- Attachment #2: Type: text/html, Size: 1482 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9front] What happened to ssh2?
  2017-03-28 15:11 ` [9front] " Stanley Lieber
@ 2017-03-28 19:03   ` Aram Hăvărneanu
  2017-03-28 19:05     ` Kurt H Maier
  2017-03-28 19:34     ` Steve Simon
  0 siblings, 2 replies; 7+ messages in thread
From: Aram Hăvărneanu @ 2017-03-28 19:03 UTC (permalink / raw)
  To: 9front

On Tue, Mar 28, 2017 at 5:11 PM, Stanley Lieber <sl@stanleylieber.com> wrote:
> The ssh2 client that was added to the Labs distribution of Plan 9 (rewritten
> by Geoff) was never added to 9front because it sucks.

Happy user of ssh2 here.

-- 
Aram Hăvărneanu


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9front] What happened to ssh2?
  2017-03-28 19:03   ` Aram Hăvărneanu
@ 2017-03-28 19:05     ` Kurt H Maier
  2017-03-28 19:09       ` Aram Hăvărneanu
  2017-03-28 19:34     ` Steve Simon
  1 sibling, 1 reply; 7+ messages in thread
From: Kurt H Maier @ 2017-03-28 19:05 UTC (permalink / raw)
  To: 9front

On Tue, Mar 28, 2017 at 09:03:57PM +0200, Aram Hăvărneanu wrote:
> On Tue, Mar 28, 2017 at 5:11 PM, Stanley Lieber <sl@stanleylieber.com> wrote:
> > The ssh2 client that was added to the Labs distribution of Plan 9 (rewritten
> > by Geoff) was never added to 9front because it sucks.
> 
> Happy user of ssh2 here.
> 

Which one?  The Labs one or the Coraid one?

khm


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9front] What happened to ssh2?
  2017-03-28 19:05     ` Kurt H Maier
@ 2017-03-28 19:09       ` Aram Hăvărneanu
  2017-03-28 19:18         ` Stanley Lieber
  0 siblings, 1 reply; 7+ messages in thread
From: Aram Hăvărneanu @ 2017-03-28 19:09 UTC (permalink / raw)
  To: 9front

On Tue, Mar 28, 2017 at 9:05 PM, Kurt H Maier <khm@sciops.net> wrote:
> Which one?  The Labs one or the Coraid one?

I can't remember. I guess the Labs one.

-- 
Aram Hăvărneanu


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9front] What happened to ssh2?
  2017-03-28 19:09       ` Aram Hăvărneanu
@ 2017-03-28 19:18         ` Stanley Lieber
  0 siblings, 0 replies; 7+ messages in thread
From: Stanley Lieber @ 2017-03-28 19:18 UTC (permalink / raw)
  To: 9front

On Mar 28, 2017, at 3:09 PM, Aram Hăvărneanu <aram.h@mgk.ro> wrote:
> 
>> On Tue, Mar 28, 2017 at 9:05 PM, Kurt H Maier <khm@sciops.net> wrote:
>> Which one?  The Labs one or the Coraid one?
> 
> I can't remember. I guess the Labs one.

ymmv

sl




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9front] What happened to ssh2?
  2017-03-28 19:03   ` Aram Hăvărneanu
  2017-03-28 19:05     ` Kurt H Maier
@ 2017-03-28 19:34     ` Steve Simon
  1 sibling, 0 replies; 7+ messages in thread
From: Steve Simon @ 2017-03-28 19:34 UTC (permalink / raw)
  To: 9front

Yep, ssh2 works fine for me.

Geoff's changes where more stylistic rather than substance,
either should be good.

-Steve


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-03-28 19:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-28 14:22 What happened to ssh2? Dave MacFarlane
2017-03-28 15:11 ` [9front] " Stanley Lieber
2017-03-28 19:03   ` Aram Hăvărneanu
2017-03-28 19:05     ` Kurt H Maier
2017-03-28 19:09       ` Aram Hăvărneanu
2017-03-28 19:18         ` Stanley Lieber
2017-03-28 19:34     ` Steve Simon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).