cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: How to not have this download statistics

From: Kjell Ericson <Kjell.Ericson_at_haxx.se>
Date: Mon, 9 Oct 2006 20:25:38 +0200 (CEST)

On Mon, 9 Oct 2006, Sebastian Stein wrote:

> whenever I download a file with curl and redirect the output to a file
> (either -o option or with >), I see this download progress thing.

Start with "curl -M" and read the manual. Then you will find the "-s" switch
that will do the thing for you.

  // Kjell
Received on 2006-10-09