Curl authentication
- by Jack Humphries
I am trying to download a file with cURL from a password protected directory on my site. It is not working. Instead of the downloading the requested file, it downloads a HTML file that says, "Authentication Required!" I'm not sure what the problem is.
I've tried both of these (with the same result). The username and password are correct (and if…