U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ MT-multithreading and servers » Http file download question
Re: Http file download question [message #36685 is a reply to message #36552] Mon, 25 June 2012 18:34 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3458
Registered: August 2008
Senior Veteran
Hello Mirek

I have done it successfully using WGET Smile. The output is:

C:\>wget http://myintranet/myfile.pdf --http-user=MYUSERNAME --http-password=MYPASSWORD -Omyfile.pdf
--2012-06-25 18:17:31--  http://myintranet/myfile.pdf
Resolving myintranet... 122.11.4.32
Connecting to myintranet|122.11.4.32|:80... connected.
HTTP request sent, awaiting response... 401 Unauthorized
Connecting to myintranet|122.11.4.32|:80... connected.
HTTP request sent, awaiting response... 401 Unauthorized
Reusing existing connection to myintranet:80.
HTTP request sent, awaiting response... 200 OK
Length: 2127943 (2.1M) [application/pdf]
Saving to: `myfile.pdf'

100%[======================================>] 2,127,943   --.-K/s   in 0.04s

2012-06-25 18:17:31 (73.0 MB/s) - `mydoc.pdf' saved [1707881/1707881]


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Set thread priority for linux
Next Topic: [Solved]Can't show favicon.ico in Skylark if root path is not Null
Goto Forum:
  


Current Time: Fri May 15 20:26:25 GMT+2 2026

Total time taken to generate the page: 0.01950 seconds