in reply to How do I retrieve .htpasswd protected html documents?

Look at Put name and password in URLs. That trick should work with custom Perl scripts, utilities like lwp-request, and even programs in other languages. (I use it to visit ftp sites with a browser.)
  • Comment on Re: How do I retrieve .htpasswd protected html documents?