cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Canıt get thru proxy?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 18 Feb 2010 19:58:57 +0100 (CET)

On Thu, 18 Feb 2010, Ivansson Gunno wrote:

> Daniel, thanks for the answer. My admin people says port 8021 is a ftp proxy
> port.

Aaah. That explains it. Now, there's no standard among "ftp proxies" either,
but the FTP command set is small enough and curl is flexible enough to deal
with most, if not all, of them anyway. See this description of 7 different
ways that ftp proxies might work (and I see now that the list in fact is from
Filezilla):

  http://curl.haxx.se/mail/archive-2003-04/0126.html

> 14:27:20??Command:??USER xxxxx_at_ftp1.xxxx.se
> 14:27:20??Response:?331 User name okay, need password.
> 14:27:20??Command:??PASS *****
> 14:27:21??Response:?230 User logged in, proceed.

I suspect that is the type 5 in the above list.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-02-18