curl-library
Re: Remote command line
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 9 Apr 2012 19:58:11 +0200 (CEST)
Date: Mon, 9 Apr 2012 19:58:11 +0200 (CEST)
On Mon, 9 Apr 2012, Dmitry wrote:
> As you now putty.exe allowed to execute remote command like unzip and other.
> I mean SHH protocol. Can I hope that in the library libcurl is possible to
> do something similar? If so, if and only if de I read about it and / or view
> the source code?
libcurl supports SCP and SFTP which both go over SSH. If you want to invoke
specific commands etc you need a more dedicated SSH library, like for example
libssh2 (www.libssh2.org).
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2012-04-09