cifs client library

Posted by Reflog on Stack Overflow See other posts from Stack Overflow or by Reflog
Published on 2010-03-12T17:33:48Z Indexed on 2010/03/12 17:37 UTC
Read the original article Hit count: 493

Filed under:
|
|
|
|

Hello.

I'm looking for some stand alone library to access SMB/CIFS shares. I am not looking for mounting the shares, just browsing and accessing the files for reading.

Preferable something with a simple simple API similar to regular POSIX operations of opendir, scandir, read and etc.

Thanks in advance!

© Stack Overflow or respective owner

Related posts about cifs

Related posts about SMB