cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SCP

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 10 Aug 2009 19:49:19 +0200 (CEST)

On Mon, 10 Aug 2009, gudekota sowmya wrote:

> I am new to libcurl. I have used FTP which is running fine. I would like to
> know how to use SCP.

Make sure you install a libcurl that supports it, or if you build your own:
build and install libssh2 first, then build libcurl.

Then you can use the SCP options of libcurl, with a scp:// url.

-- 
  / daniel.haxx.se
Received on 2009-08-10