PDA

View Full Version : Skip Directory Question


Thog
02-16-2005, 09:08 PM
Lets say I'm skipping *_thumbs* and *_small* but inside I have like

\Pictures\001, 002, 003, 004...
\Pictures_Small\001, 002, 003, 004...
\Pictures_Thumbs\001, 002, 003, 004...

In each of the 00# directories I have images...

The skip list skips the thumbs and small directories but downloads all the images inside the other directories after that... Can the skip list be recursive somehow and not allow anything in that directory and under to be downloaded?

Ex:

\Pictures_Thumbs\001\filename.jpg is downloaded even if *_thumbs* is in the skip list...

bigstar
02-16-2005, 09:17 PM
Provided you have the skiplist set to apply to directories it should work.