Re: wget url with hash # issue

2007-09-06 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Aram Wool wrote: Hi, I'm having trouble retrieving an mp3 file from a url of the form

RE: wget url with hash # issue

2007-09-06 Thread Tony Lewis
Micah Cowan wrote: If you mean that you want Wget to find any file that matches that wildcard, well no: Wget can do that for FTP, which supports directory listings; it can't do that for HTTP, which has no means for listing files in a directory (unless it has been extended, for example with

Re: Myriad merges

2007-09-06 Thread Jochen Roderburg
Zitat von Jochen Roderburg [EMAIL PROTECTED]: So it looks now to me, that the new error (local timestamp not set to remote) only occurs in the cases when no HEAD is used. This (new) piece of code in http.c (line 2666 ff.) looks very suspicious to me, especially the time_came_from_head bit:

Re: Myriad merges

2007-09-06 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jochen Roderburg wrote: Zitat von Jochen Roderburg [EMAIL PROTECTED]: So it looks now to me, that the new error (local timestamp not set to remote) only occurs in the cases when no HEAD is used. This (new) piece of code in http.c (line 2666

Re: wget syntax problem ?

2007-09-06 Thread Josh Williams
On 9/6/07, Alan Thomas [EMAIL PROTECTED] wrote: I know this is probably something simple I screwed up, but the following commands in a Windows batch file return the error Bad command or file name for the wget command cd .. wget --convert-links

Re: wget syntax problem ?

2007-09-06 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alan Thomas wrote: command.com By the way, Josh and your messages are being put out to the list in dupicates (at least, that`s what I`m seeing on my end). Not really; we've been Cc'ing you. I don't think we knew whether you were subscribed

Re: wget syntax problem ?

2007-09-06 Thread Alan Thomas
command.com By the way, Josh and your messages are being put out to the list in dupicates (at least, that`s what I`m seeing on my end). - Original Message - From: Micah Cowan [EMAIL PROTECTED] To: Alan Thomas [EMAIL PROTECTED] Cc: wget@sunsite.dk Sent: Thursday, September 06, 2007

Re: wget syntax problem ?

2007-09-06 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alan Thomas wrote: Please ignore. It was needing the \\, like Josh said. Out of curiosity, what command interpreter were you using? Was this command.com, or something else like rxvt/Cygwin? - -- Micah J. Cowan Programmer, musician, typesetting

Re: wget syntax problem ?

2007-09-06 Thread Alan Thomas
Please ignore. It was needing the \\, like Josh said. - Original Message - From: Alan Thomas [EMAIL PROTECTED] To: Josh Williams [EMAIL PROTECTED]; wget@sunsite.dk Sent: Thursday, September 06, 2007 9:25 PM Subject: Re: wget syntax problem ? Wget does not like my use of the

Re: wget syntax problem ?

2007-09-06 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alan Thomas wrote: I know this is probably something simple I screwed up, but the following commands in a Windows batch file return the error Bad command or file name for the wget command It sounds to me like you don't have wget in your PATH.

Re: wget syntax problem ?

2007-09-06 Thread Alan Thomas
Wget does not like my use of the --directory-prefix= option. Anyone know why? - Original Message - From: Josh Williams [EMAIL PROTECTED] To: Alan Thomas [EMAIL PROTECTED] Cc: wget@sunsite.dk Sent: Thursday, September 06, 2007 8:53 PM Subject: Re: wget syntax problem ? On 9/6/07, Alan

Re: wget syntax problem ?

2007-09-06 Thread Josh Williams
On 9/6/07, Micah Cowan [EMAIL PROTECTED] wrote: Not really; we've been Cc'ing you. I don't think we knew whether you were subscribed or not, and so Cc'd you in case you weren't. Also, many of us just habitually hit Reply All to hit the message, so we don't accidentally send it to the message's

Re: Files returned by ASP

2007-09-06 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alan Thomas wrote: Is there a way to use wget to get file from links that result from Active Server Pages (ASPs) on a web page? For example, to get the files in the links on the page returned by the URL

Announcing... The Wget Wgiki!

2007-09-06 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The main informational site for GNU Wget is now at http://wget.addictivecode.com/; the Wget Wgiki. -- The original motivation for starting a wiki for Wget was that I needed a forum for collaboration on specifications and design for future