RE: Accept list

2002-02-28 Thread Peter Chun
Title: RE: Accept list






Hi,
I was using 1.5.3


I am getting 1.8.1 now...
Please ignore for now.


THanks
Peter

-Original Message-
From:  Peter Chun 
Sent: Friday, 1 March 2002 9:17
To: '[EMAIL PROTECTED]'
Subject: Accept list


Hi,
I am trying to grab a bunch of patches from sun..
this is command I am using.


wget --cut-dirs=2 -nH -P matches -m -L -l2 --accept=patchdiag.xref,103566*,103603*,103612*,103618* http://sunsolve.sun.com/autopatch


the autopatch page contains a list of patches with links.
eg.
a href="patches/112502.readme112502.readme/abr
a href="patches/112504-01.zip112504-01.zip/abr
a href="patches/112504.readme112504.readme/abr
a href="patches/112518-01.zip112518-01.zip/abr
a href="patches/112518.readme112518.readme/abr
a href="patches/112519-01.zip112519-01.zip/abr
a href="patches/112519.readme112519.readme/abr
a href="patches/112547-01.zip112547-01.zip/abr
a href="patches/112547.readme112547.readme/abr
a href="patches/112575-01.tar.Z112575-01.tar.Z/abr
a href="patches/112575.readme112575.readme/abr
a href="patches/112576-01.zip112576-01.zip/abr
a href="patches/112576.readme112576.readme/abr
a href="patches/patchdiag.xrefpatchdiag.xref/abr


wget only gets the last item in the accept list.


I have check the list, all the items listed in the accept list appears on the autopatch page.
I want both the archive files ( tar.Z,zip ) and the readme file.


Also tried with only 2 items in the accept list.
also replaced the  with ' in the command.


Thanks
Peter
--
Peter Chun Fax: 9299 7588
National IT Phone: 9266 4180
Ticketek Pty Ltd Mobile: 0408 687 210
171 Clarence Street email: [EMAIL PROTECTED]
Sydney NSW 2000 Australia http://www.ticketek.com
--
This email transmission is confidential. It is intended only for the attention of the addressee. If the email transmission is received other than by the addressee you are requested to immediately return the email to advise of the misdirection and make arrangements for its immediate deletion. The email transmission is the property of Ticketek Pty Limited, and any information contained therein is legally protected. The unauthorized reading, copying, distribution of, or dissemination of the email transmission or any information contained therein is strictly prohibited. 





RE: Accept list

2002-02-28 Thread Peter Chun
Title: RE: Accept list






Hi,
I am now using 1.8.1


wget -m -l2 --cut-dirs=2 -nH -P matches http://sunsolve.sun.com/autopatch
will get the first page and then proceed to get everything else.


wget -m -l2 --cut-dirs=2 -nH -P matches -A 107709* http://sunsolve.sun.com/autopatch
will only get the first page.


this is the output I get
--10:11:00-- http://sunsolve.sun.com/autopatch
 = `matches/autopatch'
Resolving sunsolve.sun.com... done.
Connecting to sunsolve.sun.com[192.18.99.122]:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://sunsolve.Sun.COM/private-cgi/show.pl?target=raw-patches=plain [following]
--10:11:00-- http://sunsolve.sun.com/private-cgi/show.pl?target=raw-patches=plain
 = `matches/show.pl?target=raw-patchesdisplay=plain'
Connecting to sunsolve.sun.com[192.18.99.122]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]


 [ = ] 761,755 32.88K/s 


10:11:26 (32.88 KB/s) - `matches/show.pl?target=raw-patchesdisplay=plain' saved [761755]


Removing matches/show.pl?target=raw-patchesdisplay=plain since it should be rejected.


FINISHED --10:11:26--
Downloaded: 761,755 bytes in 1 files


also tried
wget -m -l2 --cut-dirs=2 -nH -P matches -A readme http://sunsolve.sun.com/autopatch


Could it be that the first page is not registered as an html file??


Peter


-Original Message-
From:  Peter Chun 
Sent: Friday, 1 March 2002 9:27
To: '[EMAIL PROTECTED]'
Subject: RE: Accept list



Hi,
I was using 1.5.3


I am getting 1.8.1 now...
Please ignore for now.


THanks
Peter

-Original Message-
From:  Peter Chun 
Sent: Friday, 1 March 2002 9:17
To: '[EMAIL PROTECTED]'
Subject: Accept list


Hi,
I am trying to grab a bunch of patches from sun..
this is command I am using.


wget --cut-dirs=2 -nH -P matches -m -L -l2 --accept=patchdiag.xref,103566*,103603*,103612*,103618* http://sunsolve.sun.com/autopatch


the autopatch page contains a list of patches with links.
eg.
a href="patches/112502.readme112502.readme/abr
a href="patches/112504-01.zip112504-01.zip/abr
a href="patches/112504.readme112504.readme/abr
a href="patches/112518-01.zip112518-01.zip/abr
a href="patches/112518.readme112518.readme/abr
a href="patches/112519-01.zip112519-01.zip/abr
a href="patches/112519.readme112519.readme/abr
a href="patches/112547-01.zip112547-01.zip/abr
a href="patches/112547.readme112547.readme/abr
a href="patches/112575-01.tar.Z112575-01.tar.Z/abr
a href="patches/112575.readme112575.readme/abr
a href="patches/112576-01.zip112576-01.zip/abr
a href="patches/112576.readme112576.readme/abr
a href="patches/patchdiag.xrefpatchdiag.xref/abr


wget only gets the last item in the accept list.


I have check the list, all the items listed in the accept list appears on the autopatch page.
I want both the archive files ( tar.Z,zip ) and the readme file.


Also tried with only 2 items in the accept list.
also replaced the  with ' in the command.


Thanks
Peter
--
Peter Chun Fax: 9299 7588
National IT Phone: 9266 4180
Ticketek Pty Ltd Mobile: 0408 687 210
171 Clarence Street email: [EMAIL PROTECTED]
Sydney NSW 2000 Australia http://www.ticketek.com
--
This email transmission is confidential. It is intended only for the attention of the addressee. If the email transmission is received other than by the addressee you are requested to immediately return the email to advise of the misdirection and make arrangements for its immediate deletion. The email transmission is the property of Ticketek Pty Limited, and any information contained therein is legally protected. The unauthorized reading, copying, distribution of, or dissemination of the email transmission or any information contained therein is strictly prohibited. 





RE: Accept list

2002-02-28 Thread Jens Rösner

Hi Peter!
 
 I was using 153
 I am getting 181 now
Good idea, but

  --accept=patchdiagxref,103566*,103603*,103612*,103618*
  a href=patches/112502readme112502readme/abr
  a href=patches/112504-01zip112504-01zip/abr
  a href=patches/112504readme112504readme/abr
  a href=patches/112518-01zip112518-01zip/abr
  a href=patches/112518readme112518readme/abr
[snip]
look at the file names you want, none of them includes 103*, they all
start with 112*
So, wget works absolutely ok, I think
Or am I missing something here?

CU
Jens

-- 
GMX - Die Kommunikationsplattform im Internet
http://wwwgmxnet