> wget -r http://some.host.com/pub/ produces ?M=D and such, > which are apache indexes I learned. Can I run wget with an > option that doesn't create those files? - I couln't find an
-R?N=D,?M=A,?S=A,?D=A should do what you want. see the docs for explanation of the -R option. You also can use reject=?N=D,?M=A,?S=A,?D=A from your .wgetrc. HOWEVER I just can't make it work in this moment - every other kind of extension, but not those 4. I'm positively sure it did work, however. In this moment I don't have the time to look into it - if somebody else could perform some tests would be nice. Heiko -- -- PREVINET S.p.A. [EMAIL PROTECTED] -- Via Ferretto, 1 ph x39-041-5907073 -- I-31021 Mogliano V.to (TV) fax x39-041-5907087 -- ITALY
