in reply to NTLM authentication and save response content to a folder in the server

Looks like what you need is to open and write to a file. Suggest you read perldoc -f open (and don't forget close).
  • Comment on Re: NTLM authentication and save response content to a folder in the server
  • Download Code