bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Warn that --compression=gzip is not enforced


From: 積丹尼 Dan Jacobson
Subject: Re: Warn that --compression=gzip is not enforced
Date: Sat, 31 Jul 2021 19:39:06 +0800

>>>>> "TR" == Tim Rühsen <tim.ruehsen@gmx.de> writes:
TR> If you know that the server sends uncompressed content, you can
TR> compress it yourself on-the-fly to avoid excessive disk space usage.
TR> At least it works for single files:
TR>   wget -O- <URL> | gzip > radio.csv.gz

That's nice but like https://github.com/curl/curl/issues/7516# I am
interested in wget adding a new option, providing users a guaranteed way
to prevent network usage charges caused by no way to tell wget "only
agree to download if the server agrees to compress."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]