cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Error when download file from server which have configured load balancing

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 18 Aug 2008 22:38:18 +0200 (CEST)

On Mon, 18 Aug 2008, ianguo_at_linpus.com wrote:

> When we use http, the above codes works fine. But when use ftp, libcurl
> fails. libcurl send request to server A:21, then A dispatch B:1234 to
> response, but libcurl still try to connect server A:1234. It will certainly
> fail, because the port 1234 of server A is forbidden to access.

Can you please show us the exact commands and responses libcurl sends and
receives during such a session?

-- 
  / daniel.haxx.se
Received on 2008-08-18