Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]


    In telecommunication, the term file server has the following meanings:
      A form of disk storage that hosts files within a network; file servers do not need to be high-end but must have enough disk space to incorporate a large amount of data. Many people mistake file servers for a high-end storage system, but in reality, file servers do not need to possess great power or superfast computer specifications.

      A computer program, that allows different programs, running on other computers, to access the files of that computer

      In common parlance, the term file server refers specifically to a computer on which a user can map or mount a drive or directory so that the directory appears to be on the machine at which the user is sitting. Additionally, on this type of file server, the user can read or write a file as though it were part of the filesystem of the user's computer.

    Files and directories on the remote computer are usually accessed using a particular protocol, such as SMB, CIFS, NFS (Network file system), Appletalk or their mutations.

      Although files can be sent to and received from most other computers unless their primary function is access by the above means, they are generally not considered file servers as such.


        File server
            Memory Requirements
            File and Print
            Security

    top

    Memory Requirements

    File servers have historically been instrumental in pushing up the demand for RAM. The Novell NetWare file server operating system, which dominated the market for file servers at the time of greatest growth in demand, read the entire FAT table into RAM on boot, enabling rapid access to files. Whilst this guaranteed maximum performance, it also required large quantities of memory.

    This in turn drove demand for UPS devices (also known as the "Uninterruptible Power Supply" devices) as it became more and more apparent that power outages could cause loss of data.

    This has become less of an issue in recent years with faster disk access times. However, these, too, have in part been driven by file serving requirements.

    top

    File and Print

    Traditionally, file and print services have been combined on the same computers due to similar computing requirements for both functions. Usually, such computers are distinct from application and database servers, which have different, usually more processor-intensive, requirements. However, as computing power increases and file serving requirements remain relatively constant, it is more common to see these functions combined on the same machine.

    top

    Security

    File servers generally offer some form of system security to limit access to files to specific users or groups. In large organisations, this is a task usually delegated to what is known as directory services such as Novell's NDS or Microsoft's Active Directory.

    These servers work within the hierarchical computing environment which treat users, directories, computers, applications and files as distinct but related entities on the network and grant access based on user or group credentials. In many cases, the directory service spans many file servers, potentially hundreds for large organisations. In the past, and in smaller organisations, authentication can take place directly to the server itself.





















     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "File server". link