Content deleted Content added
m Bot: Converting bare references, see FAQ |
No edit summary |
||
Line 5:
Internally a CFBF file loosely resembles a FAT filesytem. The file is partitioned into Sectors which are chained together with a File Allocation Table (FAT, aka Sector Allocation Table for disambiguation) which contains chains of sectors related to each file, a Directory holds information for contained files with a Sector ID (SID) for the starting sector of a FAT chain and so on.
==Competition==
A number of alternatives to CFBF exist, including [[CoreFSIF]]. Some of these offer portability across various platforms including Linux and Solaris.
==Structure==
Line 107 ⟶ 110:
==See also==
* [[Advanced Authoring Format|Advanced Authoring Format (AAF)]]
* [[CoreFSIF]]
* [[Cabinet (file format)]]
* [[SNP File Format]]
Line 132 ⟶ 136:
==External links==
* Microsoft [http://www.microsoft.com/downloads/details.aspx?FamilyID=b73df33f-6d74-423d-8274-8b7e6313edfb&DisplayLang=en Snapshot Viewer]
* Avanticore [http://www.avanticore.com/html/info_fsif.html CoreFSIF]
[[Category:Computer file formats]]
[[Category:Container formats]]
|