cURL / Mailing Lists / curl-users / Single Mail

curl-users

Bracket chars in file name

From: Hagimeno <hagimeno_at_yahoo.com>
Date: Wed, 4 Feb 2009 23:24:24 -0800 (PST)

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

      
-------------------------------------------------------------------
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