download files from a server?

  • Thread starter Thread starter DaveF
  • Start date Start date
D

DaveF

I am trying to figure out the best way to download images from a server that
is password protected. This needs to be set up as a service? Can anyone
point me in the right direction?

Dave
 
Try "wget". If on windows - you will need to download the binary (do simply
google.com search for it). If on *nix, it probably already has it.
 
Back
Top