PDA

View Full Version : inverse of skiplist


dastaz
06-12-2006, 12:01 AM
Hi

I was wondering if its possible to download certain files of directories based on name or date.

Basically I am trying to do opposite of skiplist that is 'includelist' :), not to download all the files or directoris but certain files of directories.

Thanks

taz

bigstar
06-12-2006, 12:59 AM
Take a look at Selective Transfer

Main Menu > Tools > Selective Transfer > Edit

From the dialog create a new list

If you only wanted to download say all text files

you would add *.txt to the file list and select the include option.
leave the folders part alone since we want to search all folders.

Save the list and optionally activate it.

dastaz
06-13-2006, 12:00 AM
That worked !! Many thanks