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
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
