wget win32 binary

Downloading a single file works just fine, as follows

wget -N http://www.karenware.com/progs/ptreplicator-setup.exe

but

wget -N http://www.karenware.com/progs/*.*

fails with a "not found" whether the filespec is * or *.*

The * syntax works just fine with ftp

Is there a syntax that will get all files with http?

Thanks,

Fred Holmes   [EMAIL PROTECTED]

Reply via email to