cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: comma separator for file upload

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 17 Mar 2006 16:21:25 -0800

On Fri, Mar 17, 2006 at 03:53:31PM -0800, Sugam Jain wrote:
> Hi There-
>
> So i see that its documented that curl uses "," as a filename
> separator. We're building some batch scripts and cant guarantee that
> users wont have commas in the filenames. Is there a workaround, or a
> method to escape true commas in filenames so we can support these
> users and not change the name on them behind their back?

Where does it say that? I only see it mentioned as part of the {} syntax,
which can be turned off using the --globoff option. If you're dealing with
URLs, you can always URL escape commas with %2c

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-03-18