File Server

A file server provides storage centrally in a network.
The goals are to rule:

  • Improved cooperation
  • No document versions
  • Simplified file sharing
  • File backups are easier to perform


Objectives of a file server:

The goal of a data server is in there to provide each user on the network simple and fast data access. This can allow itself to many variations and systems.


Here is a short list of possibilities:

  1. File Transfer Protocol (FTP)
  2. Web server (Intranet)
  3. Net File System (NFS)

Now we could install an FTP or Web server. But this is very complicated and requires some knowledge. Therefore, we want to use the NFS version, it will appear as a normal drive in My Computer and can as a normal local hard disk when possible.

One must however distinguish among SMB and NFS, the development is so far advanced that there are SMB and NFS for Linux, Unix and Windows or available.

Related posts:

  1. The Ceph file system lands on Linux
  2. VPS – which are virtual servers
  3. Save the output of phpinfo () in a file
  4. Reconsideration of Google AdWords
  5. WordPress dropping support for PHP 4
  6. SQL Injection
This entry was posted in Hosting, Webmaster and tagged , , , , , , . Bookmark the permalink.

Comments are closed.