| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Using MGET to download files with the mask *.csv
From: David Pearson <dave_at_sure24.net>
Date: Mon, 01 Aug 2005 17:08:47 +0100
Hi,
Is it possible using '-X MGET ...' to download all files with a
I tried the following code...
curl -O -X MGET [address]:21/www/catalog/orders/*
but this doesnt work. :o(
The error response I get is...
curl: (23) Failed writing body
yet if I do...
curl -o output.tmp -X MGET [address]:21/www/catalog/orders/*
it 'appears' to be working and downloading the files with the output
220---------- Welcome to Pure-FTPd [TLS] ----------
I know that the command...
curl -O
work but takes forever (hours) as it tries every possible combination
What am I doing wrong or is what I want to do not possible?
Thanks in advance...
Dave
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info