curl-library
Re: using ssh-agent?
Date: Wed, 7 Dec 2011 15:16:26 +0100 (CET)
On Wed, 7 Dec 2011, Ellié Computing Open Source Program wrote:
> I am trying to add SFTP support on my application. If I understood
> correctly, I need to set the path to the public/private keys for the user,
> and potentially write some callback function to accept remote hosts.
> is there any support for ssh-agent? if yes how to use it, if no, is it
> widely used and of interest in libcurl? or its use should be in my own code?
libcurl has no support for ssh-agent, but libssh2 does so it should mostly be
a matter of introducing the correct glue in between.
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-12-07