IO - Local File System Access

Map Of Internet 1973

About

Most of the time, an application access the files through the local file system.

Method

There are mutliple choices for accessing files on a server:

  • read/write,
  • mmap,
  • Direct I/O (DIO) read/write,
  • and asynchronous direct I/O (AIO/DIO).

Documentation / Reference





Discover More
Map Of Internet 1973
Network - Remote Transfer Application Protocols / Remote File Access (Http, Ftp, Scp, )

... This page is applications that implements a protocol to transfer/transport data: from a remote services to a local process. This functionality is also known as remote file acceslocal file...



Share this page:
Follow us:
Task Runner