QuestionQ497

Storage Network

Which file-service protocol makes files appear as a local client mapping and supports viewing, storing, and updating data on a remote Linux-based storage repository, while serving as a distributed file-system standard for NAS?

  • A NFS
  • B CIFS
  • C iSCSI
  • D FTP
Explanation

Network File System (NFS) lets remote hosts mount a filesystem across a network and use it as though it were mounted locally. It is the conventional Linux/UNIX NAS file-sharing protocol and supports normal file read and write operations.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!