Downloading file from secure Https Location

Hey guys, here is the situation:

  1. I need to login to an https website using username and password
  2. I need to download a zip file which is stored in this https location to my computer
  3. I need to do this automatically once every day

I am happy to use any technology that achieves this without my interference! set and forget!

any help would be much appreciated as i don’t know where to start…

thanks a lot!
Andy

“To my computer”. Define your computer. Your webserver? Your home PC? What OS?

sorry, my computer means my Windows 7 C:\ Drive…

Well, you could do this using PHP locally, but i’d imagine there are programs that can be run directly that cover this precise situation…