Jump to content

Download File From HTTPS Site with a Logon


Recommended Posts

My company has a SharePoint site that is public facing. It requires a login to access the site and it's HTTPS

I am working on a computer migration script and I want to use the SharePoint site as a location to store application installs that my script will download and install if it's found on the old computer.

My problem is I can't seem to figure out a way to download the files. I can do a shellexecute with the specific target address and it will prompt the user for their credentials and then start the download, but I don't have control of where they download it. I tried InetGet but that doesn't seem to be able to get through the required login, and the UserName:Password@ thing is not working.

I spent some time looking through WinHTTP.au3 but couldn't get that to work.

I also quickly looked at _IE.au3 but I didn't see anything that would work for me either.

Anybody have some ideas?

Thanks,

Mike

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...