Wildcards don't work is the accepted wisdom.  I just realized that I
have been using downloads of the form "--accept AB06*a.T00,AB06*a.BNX"
for a long time and it works fine for me.  Should it not?

Looking at the lines below, the reject encompasses all of the accept,
so if reject is applied after accept, this may also explain the problem.

Jim


On Mon, 20 Mar 2006, Mauro Tortonesi wrote:

> > accept = "*06*BATCH*VAT.CGL"
> > reject = "*.CGL","*.CHK"
> 
> you are using wildcard to specify which files to accept or reject, and wget
> does not support them.

Reply via email to