Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows cifs クライアントから SMB 共有にアクセスするために、C# で cifs/smb クライアント ライブラリを探しています。
コード スニペットは高く評価されます。
\\servername\sharename\file1.txt などの UNC パスを使用して、通常の IO ルーチンを使用してファイルにアクセスするだけです。