350-601 · Question #242
Which communication method does NFS use for requests between servers and clients?
The correct answer is C. RPC. The Network File System (NFS) is an application where the user can view, store and update the files on a remote device. NFS allows the user to mount all or a part of a file system on a server. NFS uses Remote Procedure Calls (RPC) to route requests between the users and servers.
Question
Which communication method does NFS use for requests between servers and clients?
Options
- AXDR
- BSSC
- CRPC
- DSMB
How the community answered
(39 responses)- A3% (1)
- B5% (2)
- C90% (35)
- D3% (1)
Explanation
The Network File System (NFS) is an application where the user can view, store and update the files on a remote device. NFS allows the user to mount all or a part of a file system on a server. NFS uses Remote Procedure Calls (RPC) to route requests between the users and servers. config-guide_chapter_01100.html
Topics
Community Discussion
No community discussion yet for this question.