cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Unable to connect to FTP server

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 26 May 2005 14:19:39 +0200 (CEST)

On Thu, 26 May 2005, Sagar Saibi wrote:

> but I always get the "curl: (52) Empty reply from server" error.

That means the server didn't respond and that is bad. So curl tells you about
it.

> * Proxy auth using Basic with user 'tho22wst'
> > GET ftp://63.71.228.72/padx/ HTTP/1.1
> Proxy-authorization: Basic dGhvMjJ3c

You've just mailed out your proxy name and password on a very public mailing
list (that garbled thing is just base64). I hope you don't mind or have
changed it already.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-05-26