File Server Article Index for
File
Website Links For
File
 

Information About

File Server




  • A form of disk storage that hosts files within a network. File servers to not need to be high-end but must have enough disk space to incoporate 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.

  • File servers do not always have to be accessed by a computer in a specific network. They can be accessed from anywhere in the world provided that you have a access permissions and legislations.

  • A Computer Program , that allows different programs, running on other computers, to access the files of that computer.

  • Files are usually accessed using particular Protocol , such as SMB ( Samba ), NFS ( Network File System ), Appletalk , or their mutations.

  • In other view, files might be served for downloading ( FTP (file transfer protocol) or HTTP (hypertext transfer protocol)).


A server can be used for a wide range of purposes. Some of them are:

  • An FTP (File Transfer Protocol) server for transferring files.

  • An HTTP (Hyper-Text Transfer Protocol) server to transfer web pages and files.

  • An IMAP (Internet Message Access Protocol) server for receiving email.

  • A POP3 (Post Office Protocol version 3) server for receiving email.

  • An SMTP (Simple Mail Transfer Protocol) server for sending email.

  • A Telnet server which allows remote control of programs run on the server.


Any given server may be any number of these types of servers simultaneously. In particular, many servers serve Telnet (or the more secure alternative SSH ) in addition to their primary role, so that system administrators can handle problems quickly without physical access to the server.

Source: from Federal Standard 1037C