When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. File Allocation Table - Wikipedia

    en.wikipedia.org/wiki/File_Allocation_Table

    In order to overcome the volume size limit of FAT16, while at the same time allowing DOS real-mode code to handle the format, Microsoft designed a new version of the file system, FAT32, which supported an increased number of possible clusters, but could reuse most of the existing code, so that the conventional memory footprint was increased by ...

  3. Design of the FAT file system - Wikipedia

    en.wikipedia.org/wiki/Design_of_the_FAT_file_system

    Max volume size: FAT12: 32 MB (256 MB for 64 KB clusters) FAT16: 2 GB (4 GB for 64 KB clusters) FAT32: 2 TB (16 TB for 4 KB sectors) Max file size: 4,294,967,295 bytes (4 GB - 1) with FAT16B and FAT32 [1] Max no. of files: FAT12: 4,068 for 8 KB clusters FAT16: 65,460 for 32 KB clusters FAT32: 268,173,300 for 32 KB clusters: Max filename length

  4. exFAT - Wikipedia

    en.wikipedia.org/wiki/ExFAT

    Because file size references are stored in eight instead of four bytes, the file size limit has increased to 16 exabytes (EB) (2 64 − 1 bytes, or about 10 19 bytes, which is otherwise limited by a maximum volume size of 128 PB, [nb 2] or 2 57 − 1 bytes), raised from 4 GB (2 32 − 1 bytes) in a standard FAT32 file system. [1]

  5. Comparison of file systems - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_file_systems

    No limit defined [cf] 64 MiB (67.10 MB) 2 GiB (2.147 GB) ? ZFS: 255 bytes Any Unicode except NUL No limit defined [cf] 16 EiB (18.44 EB) 281,474,976,710,656 YiB (2 128 bytes) 2 128: File system Maximum filename length Allowable characters in directory entries [cc] Maximum pathname length Maximum file size Maximum volume size [cd] Max number of ...

  6. Comparison of DOS operating systems - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_DOS...

    Hard drive: partition size max Native support: File systems Native support: floppy capacities 3.5" ... 124.55 GB with FAT32 [14] FAT12, FAT16, FAT16B, FAT32

  7. NTFS - Wikipedia

    en.wikipedia.org/wiki/NTFS

    The maximum NTFS volume size implemented in Windows XP Professional is 2 32 − 1 clusters, partly due to partition table limitations. For example, using 64 KB clusters, the maximum size Windows XP NTFS volume is 256 TB minus 64 KB. Using the default cluster size of 4 KB, the maximum NTFS volume size is 16 TB minus 4 KB.

  8. Large-file support - Wikipedia

    en.wikipedia.org/wiki/Large-file_support

    For example, the FAT32 file system does not support files larger than 4 GiB−1 (with older applications even only 2 GiB−1); the variant FAT32+ does support larger files (up to 256 GiB−1), but (so far) is only supported in some versions of DR-DOS, [2] [3] so users of Microsoft Windows have to use NTFS or exFAT instead.

  9. ext4 - Wikipedia

    en.wikipedia.org/wiki/Ext4

    Max volume size: 1 EiB: Max file size: 16-256 TiB (for 4-64 KiB block size) Max no. of files: 4 billion (specified at filesystem creation time) Max filename length: 255 bytes (fewer for multibyte character encodings such as Unicode) Allowed filename characters: All bytes except NULL ('\0') and '/' and the special file names "." and ".."