curl-users
Wildcards
From: Frank Reid <fcreid_at_ourcorner.org>
Date: Wed, 10 Jan 2001 23:09:03 -0500
Date: Wed, 10 Jan 2001 23:09:03 -0500
As always, thanks for the help and support, Daniel.
Another question. Will curl use the shorthand file-naming conventions
within the --request directive? In other words, would something like this
work:
--url http://yoursite.com/file[0-100].TXT
--request "DELETE http://yoursite.com/file[0-100].TXT"
or (as used in --output directive)
--request "DELETE http://yoursite.com/file#1.txt"
Thanks.
Frank
Received on 2001-01-11