curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: progress bar question

From: Gisle Vanem <gisle.vanem_at_gmail.com>
Date: Sat, 28 Jul 2018 08:37:38 +0200

ToddAndMargo wrote:

> Does
>
> $ curl  https://ftp.mozilla.org/pub/firefox -o eraseme
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time Current
>                                  Dload  Upload   Total   Spent    Left Speed
> 100   309  100   309    0     0    755      0 --:--:-- --:--:-- --:--:--   753
>
> get written to the STDOUT or the STDERR?

The progress is sent to 'stderr'.

> And does it require a shell (bash) to work?

Any shell should do it. How else did you try this?
Or you haven't tried it?

PS. I think you want a trailing '/' in the URL;
     https://ftp.mozilla.org/pub/firefox/

-- 
--gv
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-07-28