Question regarding libsmbclient.

Ray Van Dolson rayvd at bludgeon.org
Mon May 28 06:23:51 GMT 2001


Thanks for the tips Mike and Richard.  I found that things ran just about
perfectly (even without using a callback function) if I just limited my
use of smbc_init().  I had no idea this function consumed so many
resources (or that it only needed to be called once! :-)).  In any case,
the program now runs just fine, and hopefully I'll get around to
implementing a callback function method to recurse through the
directories.

I've wrapped my small collection of functions into Python using SWIG and
it's been fairly easy to write some scripts and a CGI interface to
searching my local network.  Awesome!

Thanks again for all the help!





More information about the samba-technical mailing list