cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: error with FTP-Connection

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 20 Jul 2007 17:10:17 +0200 (CEST)

On Fri, 20 Jul 2007, Andreas Bujok wrote:

> i'm using curl Version 7.14.0 on a Windows 2003 Server OS. I wil upload
> files via FTP. The FTP-password contains an '{' and therfore i get a error
> massage "curl: (3) [globbing] unmatched brace at pos 57" :-(
>
> what can i do ?

Disable the globbing feature: -g. Or embed the user name and password in the
URL, url-encoded.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-07-20