curl-library
Re: retrive ftp list via proxy
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Jan 2002 10:00:26 +0100 (MET)
Date: Wed, 2 Jan 2002 10:00:26 +0100 (MET)
On Fri, 28 Dec 2001, raoul cridlig wrote:
> Does it exist an easy way to retreive file list via ftp and proxy ?
No.
> Proxy fill its page in the response with files name, in http format. So i
> will get the file list in a "normal" format...
HTTP proxies normally do that.
> How? (Parsing HTTP response ???)
Parsing HTML is the only way. Unless your particular proxy has another method
that can provide the file list "raw" without HTMLifying it...
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2002-01-02