cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET