cURL / Mailing Lists / curl-users / Single Mail

curl-users

https download and run exe file

From: <wolfgang_at_coololdman.com>
Date: Thu, 15 Feb 2007 12:03:10 -0500

Hi,

I am trying to download a .exe file and run it immediatly, like in IE.

If I download to a file with the -O option, it works, like:

curl -k -# -O -u user:password
https://mydomain.com/drive/upa_file.exe

I can not figure out with what option I have to replace the -O to
make the exe file automatically running after download.
Is this not possible? (there is no security issue, it's from my SSL
webserver)

Thanks,Wolfgang
Received on 2007-02-15