Re: "--out-null"?

Daniel Stenberg via curl-users <[email protected]> Tue, 16 Sep 2025 23:58:57 +0200 (CEST)
Newsgroups gmane.comp.web.curl.general
Message-ID <[email protected]>
On Tue, 16 Sep 2025, Paul Gilmartin via curl-users wrote:

> The following seems to transfer the entire 1.6 GB file, despite the 
> "--out-null":

That option is basically like an alias for "-o /dev/null". It does not avoid 
or prevent the download. It just skips the saving of the data once it has been 
downloaded.

-- 

  / daniel.haxx.se || https://rock-solid.curl.dev
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html