Distributed File System
Software that keeps track of files stored across multiple networks. When the
data is requested, it converts the file names into the physical location of the
file so it can be found.
An example of a distributed file system is the Andrews File System developed at Carnegie-Mellon University (CMU).