Re: questions about wget

2005-10-03 Thread Doug Kaufman
On Mon, 3 Oct 2005, Majboroda O.V. wrote: > Please write me where I find last version of wget for dos and source of > dos version? If you actually want the DOS version (not for use with Windows, just plain DOS), you can get the 1.8.2 binary with the patch against the main distribution from

wget bug

2005-10-03 Thread Michael C. Haller
Begin forwarded message: From: [EMAIL PROTECTED] Date: October 4, 2005 4:36:09 AM GMT+02:00 To: [EMAIL PROTECTED] Subject: failure notice Hi. This is the qmail-send program at sunsite.dk. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent erro

questions about wget

2005-10-03 Thread Majboroda O.V.
Hello, Please write me where I find last version of wget for dos and source of dos version? -- Best regards, Oleg Chernigov Ukraina mailto:[EMAIL PROTECTED]

RE: possible bug/addition to wget

2005-10-03 Thread Tony Lewis
wget (currently) compares the following things between the server and local file system: file name, file size, and modification time. If all three match and the --timestamping option is used, the file will not be downloaded from the server. None of those things will match in the case you mention.

RE: Recursive accept/reject and html files?

2005-10-03 Thread Tony Lewis
> Is this currently possible? Am I just overlooking something obvious? Have you looked at --level? PS) Questions about how wget works should be sent to wget@sunsite.dk -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, October 02, 2005 6:11 PM To: [EMAIL

possible bug/addition to wget

2005-10-03 Thread bob stephens [contr]
Hi WGet folks, This isnt really a bug I found in the operation of wget, but I think it is a functionality problem. I wonder if you can help me. I would like to use wget to mirror an ftp site - this step seems easy. BUT, I would like to set it up so that the files on my end are un- gzipped.