curl-users
Re: Server Response
From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 8 Nov 2006 08:42:14 -0800
Date: Wed, 8 Nov 2006 08:42:14 -0800
On Wed, Nov 08, 2006 at 09:38:09AM -0500, Michel Lemieux wrote:
> Is it possible to get the whole FTP directory (recursive?) in one call?
> I am currently issuing a new "curl" request for found folder, this is too slow
> to my liking...
Some ftp servers have a feature that tars up and compresses entire directories
for you and sends them in a single file, but you would have to see if
that's available on the server you're interested in.
>>> Dan
Received on 2006-11-08