curl-library
Re: FTP transfers through a proxy
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 6 Dec 2004 11:08:44 +0100 (CET)
Date: Mon, 6 Dec 2004 11:08:44 +0100 (CET)
On Mon, 6 Dec 2004, Mongi Abdelmoula wrote:
> When we want to upload a file through a proxy, no need to make :
> CONNECT servername:21 HTTP/1.0
> we should directly send the request
> PUT ftp://user:password@servername/filename
Gosh. That is one mighty clever proxy that understands how to convert that
into a FTP upload.
Very well, what happens if you try to make libcurl to PUT like this?
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-12-06