Distributed File System


(dis-trib´ū-tid fīl sis´t&m) (n.) A method of storing and accessing files based in a client/server architecture. In a distributed file system, one or more central servers store files that can be accessed, with proper authorization rights, by any number of remote clients in the network. Much like an operating system organizes files in a hierarchical file management system, the distributed system uses a uniform naming convention and a mapping scheme to keep track of where files are located. When the client device retrieves a file from the server, the file appears as a normal file on the client machine, and the user is able to work with the file in the same ways as if it were stored locally on the workstation. When the user finishes working with the file, it is returned over the network to the server, which stores the now-altered file for retrieval at a later time.

Distributed file systems can be advantageous because they make it easier to distribute documents to multiple clients and they provide a centralized storage system so that client machines are not using their resources to store files.

NFS from Sun Microsystems and Dfs from Microsoft are examples of distributed file systems.

Read Also:

  • Distributed Processing

    Distributed processing is a phrase used to refer to a variety of computer systems that use more than one computer (or processor) to run an application. This includes parallel processing in which a single computer uses more than one CPU to execute programs. More often, however, distributed processing refers to local-area networks (LANs) designed so […]

  • distribution system

    In IEEE 802.11 terminology, a distribution system interconnects Basic Service Set (BSS) to build a premise-wide network that allows users of mobile equipment to roam and stay connected to the available network resources. Distribution systems can be wired, usually via Ethernet or wireless when using the radio device inside the access point.

  • distro

    Short for distribution, distro is a term used to describe a specific distribution of Linux that is built from the common Linux operating system and includes additional applications. Red Hat, Debian and SuSe are all examples of a distro.

  • dithering

    )Creating the illusion of new colors and shades by varying the pattern of dots. Newspaper photographs, for example, are dithered. If you look closely, you can see that different shades of gray are produced by varying the patterns of black and white dots. There are no gray dots at all. The more dither patterns that […]

  • docking station

    A platform into which you can install a portable computer. The docking station typically contains slots for expansion cards, bays for storage devices, and connectors for peripheral devices, such as printers and monitors. Once inserted in a docking station, the portable computer essentially becomes a desktop model computer. When it is taken out, it becomes […]


Disclaimer: Distributed File System definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.