gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] Re: [MERGE-REQUEST] Support for several SSH implementat


From: Johannes Berg
Subject: [Gnu-arch-users] Re: [MERGE-REQUEST] Support for several SSH implementations
Date: Wed, 11 Jan 2006 18:00:06 +0100

Sorry for the dupe, my first one to the list was refused because I used
my .de instead of my .net address.

On Tue, 2006-01-10 at 14:58 +0100, Ludovic Courtès wrote:

> I found Johannes Berg's changes to add support for several SSH
> implementations[0], and I thought I'd give it a try.  The result may be
> found in my branch[1], in patches 10 and 11.

Thanks :)

> All this makes it possible to specify at run-time which SSH
> implementation to use using the `TLA_SSH_TYPE' and `TLA_SSH_BINARY'
> environment variables.  Example:

Let me comment on a few other things that have been mentioned.

First, 'psftp' is putty's implementation of sftp, which is the only
native windows sftp program I know of.

Secondly, tla will attempt to automatically detect one of these 4 sftp
versions by trying the binaries in the order 'ssh', 'lshc',
'whatever-the-binary-for-fsecure' and 'psftp' (or the other way around
for the last two?), attempting to auto-detect which version of the
program is being used. This means that even if you symlink 'lshc' to
'openssh', tla will do the right thing.

Yes, ARCH_SFTP_ is a better env prefix. I'll list for my excuse that
this stuff is ancient ;)

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]