Hi Johnny On Fri, Aug 21, 2009 at 05:29, Johnny Tran<[email protected]> wrote: > > # wget --no-check-certificate --http-user="xxxxxxx" --http-passwd="xxxxxxxx" > "http://sunsolve.sun.com/pdownload.do?target=142284-01&method=h" -O > /tmp/140778-01.zip > > The file downloaded is fact a HTML file containing the "User License > Agreement". How can I accept this agree using wget? >
mmh, not shure if that will do the trick, but have you tried the --cookies=on option yet? > Thanks > Johnny Cheers Georg
