Image

ftp file index in asp

hey!

i have hundreds of folders on an ftp and need to write a search engine for it... the most direct way i can think of is using asp to recurse through all folders and listing their contents in a database to be used as an index. indexing one folder is fine but all at once has got me stumped. can anyone help me out with the code or point me in the right direction?

thanks