[Paraview] Direct link to ParaView sources not working with wget
Ben Boeckel
ben.boeckel at kitware.com
Thu Oct 1 17:28:58 EDT 2015
On Mon, Sep 28, 2015 at 07:22:52 +0000, Schlottke-Lakemper, Michael wrote:
> Thanks for the quick fix! I still end up with a file named
> "download.php?submit=Download&version=v4.4&type=source&os=all&downloadFile=ParaView-v4.4.0-source.tar.gz”
> (and that can be fixed using "-O filename”), but at least the
> downloading works ;)
The wget tool also has the `--content-disposition` option which will use
the server-recommended filename.
--Ben
More information about the ParaView
mailing list