Cifs/samba client library in C?

Just access files using the normal IO routines using UNC paths, e.g. \\servername\sharename\file1.txt.

Richard :No I want to know Like for mounting to my local system drive I should use net use command or I have to use some other way. I want to access Samba share via C#. I am doiing that currently using Management class in C# and I am using net use command for mapping that to my local system drive.

– Swapnil Gupta Jul 20 '10 at 10:50 You say "I want to access Samba share via C#" - this is not at all clear! You can access files on a Samba share using the normal IO routines. If what you're trying to do is mount/unmount mapped drives, that's something different.

The net use command would do the job, and you say that you currently use the Management class, but you didn't say what is wrong with that approach, or what you can't get to work. – Richard Jul 23 '10 at 8:34.

Just access files using the normal IO routines using UNC paths, e.g. Terms of service. Not the answer you're looking for? Or ask your own question.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions