# Distributed file system (DFS)

Last edited: 2025-04-12

Distributed file system (DFS)

A file system is distributed if the files represented within the system do not necessarily reside on the machine hosting that file system. In this case, access to different files will require network calls.