Access Protocols

There are 3 main approaches to remote file access.
  1. Remote Disk
  2. Remote Calls to File Access
  3. Whole File Copy
Which is used depends largely on how much operating system code re-use is required, and also what level of fault tolerance is needed.