Filesystem

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Separated out networked/cloud filesystems; there may be more in the list, so somebody needs to look through them.)
Line 53: Line 53:
 
* [[MINIX file system]]
 
* [[MINIX file system]]
 
* [[NILFS2]]
 
* [[NILFS2]]
* [[NetWare File System]] (Novell NetWare, replaced by [[NSS]])
 
* [[NSS]] (Novell Storage Services)
 
 
* [[NTFS]]
 
* [[NTFS]]
 
* [[POHMELFS]] (distributed Linux filesystem)
 
* [[POHMELFS]] (distributed Linux filesystem)
Line 89: Line 87:
 
* [[Hadoop Distributed File System]]
 
* [[Hadoop Distributed File System]]
 
* [[MEGA file system]]
 
* [[MEGA file system]]
 +
* [[NetWare File System]] (Novell NetWare, replaced by [[NSS]])
 +
* [[NSS]] (Novell Storage Services)
  
 
== Format details ==
 
== Format details ==

Revision as of 12:05, 1 November 2013

File Format
Name Filesystem
Ontology

{{{caption}}}

Filesystems are Electronic Formats that are a prerequisite to being able to read any file off a digital medium — you have to be able to mount the filesystem, and thus read it, in order to be able to read a file.

Contents

Single-system filesystems

(how files are organized on one system or device, such as a disk, tape, or flash memory; see next category for networked and cloud filesystems)

Networked and cloud filesystems

(used to make files available to multiple systems over a local or wide area network, including "on the cloud" via the Internet; systems access files through a protocol or API. The low-level storage details, usually concealed from end users and even most developers, may be within one or more of the single-device filesystems above.)

Format details

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox