Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   downloading a secure file (http://forums.winamp.com/showthread.php?t=271996)

rplruijs 30th May 2007 08:58

downloading a secure file
 
During a installation I have to download a file from the Internet. With the NSISDl.dll this is easy to do. But does someone know how to download a secure file (username/password needed)?

rplruijs

Afrow UK 30th May 2007 10:57

Did you try the InetC plugin?

Stu

Takhir 30th May 2007 13:25

To make it really secure use https (inetc supports this).
http://nsis.sourceforge.net/Inetc_plug-in

rplruijs 31st May 2007 10:20

Thangs for you answer!

It works, but

The file I want to download is on a https server.
With this plugin it's possible to download such a secure file but the user have fill in its username and password manually.
What I really want is pass the username/password combination through a function in the script. Do you have suggestions for this case?

remco ruijsenaars

Takhir 31st May 2007 11:27

Use URL encoded https://login:password@host/path
And here http://forums.winamp.com/showthread....11#post2171911 is something about special characters in auth part.


All times are GMT. The time now is 04:30.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.