unable to login from curl from console -


I'm trying to log in to a website.

curl -o abcd.html - K-L-U "Anonymous: PSWD"; Firefox abcd.html

I am passing the URL and password to BT in the curl command, yet it gets stuck on the login page. Any help would be commendable.

Thanks !!!


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -