[Paraview] Direct link to ParaView sources not working with wget

Amit Goel Amit.Goel at ucf.edu
Tue Oct 6 13:15:53 EDT 2015


use curl. as an example:

curl  --create-dirs -L -o downloads/osumb.tar.gz http://mvapich.cse.ohio-state.edu/download/mvapich/osu-micro-benchmarks-4.4.1.tar.gz

Regards

Amit


On Oct 1, 2015, at 5:28 PM, Ben Boeckel <ben.boeckel at kitware.com<mailto:ben.boeckel at kitware.com>> wrote:

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
_______________________________________________
Powered by www.kitware.com<http://www.kitware.com>

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20151006/661634da/attachment.html>


More information about the ParaView mailing list