cURL / Mailing Lists / curl-users / Single Mail

curl-users

cURL Proxy+HTTPS+LOGIN+Download

From: <aryan.layes_at_web.de>
Date: Fri, 15 Aug 2008 11:47:52 +0200

Hey,

I'm new in curl'ing - so I hope I don't want to much from this tool.

First I have to Login with curl @ https://bop.vodafone.de/bop/

curl ^
-U PROXYUSER:PROXYPASS -x http://10.10.1.60:8080 ^
-d "name=SITELOGIN&vfuserpassword=SITEPASS&ok=1" ^
-o Login.html "https://bop.vodafone.de/bop/portal/logon.vf"

But it doesn't work (I get the https://bop.vodafone.de/bop/ with filled textfields and not the Userarea)

After the login I have to get these files:
https://bop.vodafone.de/bop/ebp/app/billpresentment/phoneoverview?invoice_number=106001249734&phone_number=01622123121&exportReportName=phoneoverview&exportReportType=csv
https://bop.vodafone.de/bop/ebp/app/billpresentment/phoneoverview?invoice_number=106001249734&phone_number=01622123122&exportReportName=phoneoverview&exportReportType=csv
https://bop.vodafone.de/bop/ebp/app/billpresentment/phoneoverview?invoice_number=106001249734&phone_number=01622123123&exportReportName=phoneoverview&exportReportType=csv
...

Is there a solution to get these files with just "one klick"?!

sorry for my english :I

Ciao
____________________________________________________________
Großes Kino für zu Hause - Kostenlos für alle WEB.DE Nutzer!
Jetzt kostenlos anmelden unter http://www.blockbuster.web.de

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2008-08-15