Library version of openssh
From: Tony Hoyle (tmh@nodomain.org)
Date: 02/04/03
- Next message: Nico Kadel-Garcia: "Re: Detecting sftp batch upload errors"
- Previous message: Mopar Quoplic: "Detecting sftp batch upload errors"
- Next in thread: Peter Gutmann: "Re: Library version of openssh"
- Reply: Peter Gutmann: "Re: Library version of openssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: tmh@nodomain.org (Tony Hoyle) Date: 3 Feb 2003 17:33:57 -0800
Is there anyone developing a library version of openssh? I need tight
control over the link to set the options just right for my app (there
is already an option for users to use an external ssh but being
Windows users they seem to never get it right...). I'd also like to
implement a server, which only needs to be limited (specifically it
should be impossible to get a shell from it, or configure it in any
way except to do what I need it to do) but that's low priority really.
I've been using cryptlib for a while but unfortunately its ssh2
implementation is quite poor (It doesn't implement transmit windows so
you can only transfer small amounts of data before the connection
locks up, plus lots of other little bugs that I'd rather not have had
to track down and fix).
Tony
- Next message: Nico Kadel-Garcia: "Re: Detecting sftp batch upload errors"
- Previous message: Mopar Quoplic: "Detecting sftp batch upload errors"
- Next in thread: Peter Gutmann: "Re: Library version of openssh"
- Reply: Peter Gutmann: "Re: Library version of openssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|