I'm looking at cifs / smb client libraries to access a SMB share from the Windows CIFs client for C #.
Any code snippet is highly appreciated.
Access files using the normal IO routine, just by using the UNC paths, such as \\ servername \ Sharename \ file1.txt
Comments
Post a Comment