技術者は、Unix クライアントと Windows クライアントの両方で同時に使用されるネットワーク スネアを作成しています。ユーザーにはファイルへの読み取りおよび書き込みアクセスが必要です。技術者が導入するのに最適なのは次のうちどれですか?
正解:B
Explanation CIFS (Common Internet File System) is a protocol that allows file sharing across different operating systems, such as Unix and Windows. It supports read and write access to files and folders on a network share. It is also known as SMB (Server Message Block). Verified References: [CIFS], [File sharing]