Re: ERROR 407: Proxy Authentication Required with wget

2016-11-12 Thread amol malokar
looks to me as the active directory did not store your credentials ; Try to login first time though command prompt. On Fri, Nov 11, 2016 at 11:13 PM, Angel Yanev wrote: > Hello, > > I am trying to download an artifact from the jenkins server with wget. > > > > This is the command where *url.file

ERROR 407: Proxy Authentication Required with wget

2016-11-11 Thread Angel Yanev
Hello, I am trying to download an artifact from the jenkins server with wget. This is the command where *url.file *is the path to the artifact and* HOST_IP *is the ip of the jenkins server i use. *wget -d -v http://url.file*If I click on the url using the browser I am able to download it b