cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: a curious question about using scp for a set of files

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 27 Apr 2014 23:38:25 +0200 (CEST)

On Sat, 26 Apr 2014, dev wrote:

> With scp I can do that with a wildcard however I have to wonder how to
> do the same task with libCurl. Something like this seems almost to be
> reasonable :
>
> curl_easy_setopt ( curl, CURLOPT_URL,
> "scp://a.server.com:22/export/home/debug/get_things_from_here/f*");

If you're talking and asking libcurl stuff, please use the curl-library list
which is for libcurl. This list is for the curl tool...

But none of them support SCP wildcards like that, no.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-04-27