curl-users
Re: problem connecting to SSL host
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 5 Dec 2005 21:21:28 +0100 (CET)
Date: Mon, 5 Dec 2005 21:21:28 +0100 (CET)
On Mon, 5 Dec 2005, Stephan Lesher wrote:
> I'm running cURL from an AIX platform trying to connect to a windows
> based WS-FTP server forcing SSL and I'm having some issues. It appears
> to be having problems because the username has a @ in it.
Write the '@'-letter URL-encoded in the user name field, like "%40".
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-12-05