Craig> okay, here's what i want to do: I want to either write a
Craig> script or program that will run and grab a publically
Craig> accessible (via a web browser) .html file from a host and
Craig> save it on our unix machine. This has to be done by logging
Craig> in anonymously to their web server but that means i don't
Craig> have access to their directory so a simple script won't work.
Craig> Is there any small programs out there that will just grab a
Craig> file(.html) and bring it back? Or do i have to start learning
Craig> to write internet socket calls???? Any help, suggestions
Craig> would be appreciated.
Use GNU wget. That's exactly what it does and you can get it from any
GNU mirror.