View Single Post
Old 12-22-2003, 12:18 PM  
Daniel919
Member
 
Join Date: Jan 2003
Posts: 38
Default

Ah ok, sorry for my bad explanation.

search for files using recursively directory listing
This is what I mean.
At the moment the search function goes from dir to dir..
But I would like it to get the complete filelist by using
LIST -allR
and look for match of the search string in this complete filelist.

The calculate space function already has this feature implemented.
Normally it goes from dir to dir ...
But you can turn the recursive directory listing on by enabling:
[x] List directories recursively (Not supported by all servers)
Daniel919 is offline