Directory Filter
Some kind of option where after a user has the directory listing from an FTP, a dialog box can be pulled up, and the listing can be filtered for parts of a directory name.
It would be kind of like the find dialog, but better, because instead of having to step through all the results it finds in the list, it just filters out everything that isn't wanted.
Example.
We have a listing with
DirectoryABC
DirBCA
DirectBAC
If we searched for "*ryA*"
we would get the result
DirectoryABC
With everything else filtered out.
|