cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Bracket chars in file name

From: Pedro <phboba_at_gmail.com>
Date: Thu, 05 Feb 2009 10:50:31 -0200

Hagimeno wrote:
> Hi,
>
> I have file names with bracker chars (example "Paris [003].jpg")
> When I upload them using syntax:
> curl -T "{file1,file2}" http://www.uploadtothissite.com
>
> I receive error about bracket chars.
> How do I solve this? maybe with -g option?
> What about:
> Note that these letters are not normal legal URL contents but they should be encoded according to the URI standard.
>
> Can you give me an example?
>
> There are any other limitations about chars that cannot be used in filenames during upload/download with curl?
>
> S.H
>
>
>
Hey man. I don't know if it will help you, but try looking this
http://curl.haxx.se/docs/faq.html#How_can_I_use_or_to_sp .
I hope it works.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-02-05