-F and -f switches

guestroom
Posts: 21
Joined: Fri Jun 16, 2000 12:58 am

-F and -f switches

Post by guestroom »

I am trying to use the -f switch along with the -c switch so that I am able to copy a html page and graps its jpgs as well.

bin\gw -fjpb -c\copydir http://www.mysite.com
This works EXCEPT it graps GIF images and jpg images - and I only want the jpgs.

I even tried adding in the -FGIF switch and this had no effect.

Anyone got an idea of what to try next?

thanks
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

-F and -f switches

Post by mark »

The purpose of -c is to copy the page and it's images. All images, regardless of extension, are copied.