Delayed Page D/L Issue

2007-08-29 Thread Jeff Holicky
. Another thought would be issuing a POST command of some sort, and then use a SLEEP option before I issue the next wget call. Unfortunately, though I use WGET a lot, I haven't ventured into the post side of the downloads. Any suggestions or comments would be appreciated! cheers -- Jeff Holicky

Multiple URLs to ONE output - Delimiters?

2005-11-14 Thread Jeff Holicky
I am using --input-file=file to go through a number of URLs (eg single file with 5 URLs) I then take all the output and put it to a file --output-document=file. The question is - how do I match up the output of the 5 URLS with the potentially 5 sets of output? In theory I may not get output

wget operational question

2004-10-01 Thread Jeff Holicky
Probably insane question but - is there a way with wget to download the output (as text) and NOT the HTML code? I have a site I want and they are BOLDING the first few letters - and I just want the name without the html tags. So a straight text output would suffice. thanks e.g. with

RE: wget operational question

2004-10-01 Thread Jeff Holicky
there is typically plenty across all platforms) -Original Message- From: Jim Wright [mailto:[EMAIL PROTECTED] Sent: Friday, October 01, 2004 07:23 PM To: Jeff Holicky Cc: [EMAIL PROTECTED] Subject: Re: wget operational question % wget -q -O - http://www.gnu.org/software/wget/manual/wget-1.8.1