--reject downloads then deletes - bug/feature?

2006-10-16 Thread Morgan Read
Hello I'm running --reject expecting that the files are skipped from downloading, but instead they're downloaded then deleted. The whole point of using the option was to avoid downloading a database which runs to over 12,000 files (before I terminated wget!). Is this correct behaviour? If it

Re: Weird behavour of wget on Win32 while outputting file to stdout

2006-10-16 Thread Fi Dot
Yeah. It was exactly the issue of not binmoding STDOUT. Patch attached - it seems to fix the problem. Fi. On 10/16/06, Fi Dot [EMAIL PROTECTED] wrote: On 10/16/06, Willener, Pat [EMAIL PROTECTED] wrote: What you describe looks like Windows ASCII mode. I thought (from the description on the

Suppressing the download of index.html?*

2006-10-16 Thread Graham Leggett
Hi all, While trying to use wget to mirror an ftp site exposed as a website (other options like ftp or rsync are not available to us), we are running into problems handling index.html files. Apache httpd's mod_dir adds a number of handy links across the top of a directory listing, allowing