cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Multiple File or Random File Name FTPS Get Syntax

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 17 Dec 2010 00:00:43 +0100 (CET)

On Thu, 16 Dec 2010, prayes_at_gmail.com wrote:

> Need help phrasing the appropriate curl statement (particularly the regex)
> to get/retrieve multiple/any file name of extension .zip from the FTPS
> server followed by deleting multiple/any file name of extension .zip no the
> FTPS server:
>
> Get Command:
> curl --ftp-ssl --insecure --user UserName:Password ftps://
> someftpserver.com/[.]*.zip

curl doesn't support wildcard downloads.

-- 
  / 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 2010-12-17