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.
私は2台のサーバーを持っています。
Win 2003サーバーは、Solarisシステムの1つのシェアをマウントしました。-rw-r--r--NFS共有にあるリモートファイルの元のUNIXファイルプロパティ(例:)を(C#経由で)確認するにはどうすればよいですか?
-rw-r--r--
こんにちは、私のプロジェクトを確認できます。C#.netでNFS v2/v3を使用するためにいくつかのWindowsライブラリを開発しました。
http://code.google.com/p/nekodrive
あなたは NFS クライアントに翻弄されていると思います。そのドキュメントを参照して、これを可能にする開発者 API があるかどうかを確認してください。