Detecting shares using walk_dir()

new topic     » topic index » view thread      » older message » newer message

Hi,

I'm trying to create a program that logs files on certain servers, but I'd like it to automatically detect the (public) shares.

Example;
some-server\<arbitrary public shares>\

I'm currently using walk_dir() to log the files, but it wont accept;

object nResult = walk_dir("\\some-server\", routine_id("myWDRoutine"), true ) 

The above code results in no output, even if there where shares for that server. Is there another way I can solve this?

Kenneth aka ZNorQ

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu