Hi Utkarsh,

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 ;)

Regards,

Michael

> On 27 Sep 2015, at 16:45 , Utkarsh Ayachit <[email protected]> 
> wrote:
> 
> Michael,
> 
> Try quoting the link. I guessing the shell in interpreting those
> ampersands and messing things up. The following works for me.
> 
>> wget 
>> "http://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v4.4&type=source&os=all&downloadFile=ParaView-v4.4.0-source.tar.gz";
> 
> Utkarsh
> 
> On Fri, Sep 25, 2015 at 11:13 PM, Schlottke-Lakemper, Michael
> <[email protected]> wrote:
>> Dear ParaView team,
>> 
>> Maybe it’s just something that’s bothering me, but whenever I need to
>> install a new version of ParaView on our cluster, I have to first download
>> it to my client and then scp it to the final destination. Trying to use wget
>> to get the sources using the “Show direct link" feature just results in
>> downloading an (empty) "download.php?submit=Download” file to the machine. I
>> am not an expert on wget and http, but if this is a small thing to fix, I
>> would be very grateful :)
>> 
>> Regards,
>> 
>> Michael
>> 
>> 
>> --
>> Michael Schlottke-Lakemper
>> 
>> SimLab Highly Scalable Fluids & Solids Engineering
>> Jülich Aachen Research Alliance (JARA-HPC)
>> RWTH Aachen University
>> Wüllnerstraße 5a
>> 52062 Aachen
>> Germany
>> 
>> Phone: +49 (241) 80 95188
>> Fax: +49 (241) 80 92257
>> Mail: [email protected]
>> Web: http://www.jara.org/jara-hpc
>> 
>> 
>> _______________________________________________
>> 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

Reply via email to