[Paraview] Direct URL to official binaries

Robert Maynard robert.maynard at kitware.com
Thu Apr 28 09:48:45 EDT 2016


You need to wrap the url in quotes for it to work with wget:

wget -O ParaView-5.0.1-Qt4-OpenGL2-MPI-Linux-64bit.tar.gz
"http://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v5.0&type=binary&os=linux64&downloadFile=ParaView-5.0.1-Qt4-OpenGL2-MPI-Linux-64bit.tar.gz"

On Thu, Apr 28, 2016 at 9:47 AM, Tabrez Ali <stali at geology.wisc.edu> wrote:
> But that's not a direct link which I can use with wget/curl. E.g., if I
> right click to vire/copy the URL I get
>
> http://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v5.0&type=binary&os=linux64&downloadFile=ParaView-5.0.1-Qt4-OpenGL2-MPI-Linux-64bit.tar.gz
>
> which cannot be used with wget/curl as it is.
>
> Tabrez
>
>
> On 04/28/2016 08:25 AM, Armin Wehrfritz wrote:
>>
>> Right next to the download button is a small button which will give you
>> the direct link.
>>
>> Cheers,
>> Armin
>>
>>
>>
>>
>> On 04/28/2016 04:25 PM, Tabrez Ali wrote:
>>>
>>> I want to download ParaView directly on a machine remotely using
>>> wget/curl but I cannot find a direct working link to the official
>>> binaries available through http://www.paraview.org/download/
>>>
>>> Any ideas?
>>>
>>> Thanks in advance.
>>>
>>> Tabrez
>>> _______________________________________________
>>> Powered by 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
>>
>> _______________________________________________
>> Powered by 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
>
>
> _______________________________________________
> Powered by 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


More information about the ParaView mailing list