Hi!

I�ve got some trouble with wget. While trying to download a file, which is
protecteet by username/password from cgi site, i�m not able to get the right
result.

what i have is following:

wget -O $verzeichnis/$datum.$namewoext.htm
'http://dwh.ams.or.at/cognos/cgi-bin/login.cgi?Namespace=default&ac=login&sn
='$username'&pw='$password'&uc='$userclass'&RU=http://dwh.ams.or.at/cognos/c
gi-bin/ppdscgi.exe?DC=R&E='$webpath/$namewoext'&LA=de&LO=de-at&BACK=%2Fcogno
s%2Fcgi-bin%2Fppdscgi.exe%3Ftoc%3D%252Fmon%252Freports%26LA%3Dde%26LO%3Dde-a
t'

You can see the return address from the logon-part starting again with
http:// but wget parses that an what it looks for is: http:/dwh........ so
it kills all "/" but one!!!!!

If you have an answer how to solve this please let me know. (also links to
solutions of that!)

YS Claus Garh�fer


> *       [EMAIL PROTECTED]
> 
> -PS: Stop reading here - end of message!
> 
> 

Reply via email to