Single archive file
The user manages one .cfs archive rather than a permanent extracted folder beside the compressed data.
Arqivexa / .cfs file format
.cfs file? Arqivexa's compressed archive format.Arqivexa keeps the .cfs extension for compatibility with archives and release components created before the product was renamed from CFS. The extension is a file-format identifier; the product name is Arqivexa.
One user-managed archive
.cfs file stores a compressed workspace.The user manages one .cfs archive rather than a permanent extracted folder beside the compressed data.
Arqivexa can project the archive's directory structure into File Explorer so files are visible and can be requested on demand.
Supported workspace changes can be committed back into the archive so reopening the same .cfs preserves those changes.
Compression model
The current release compresses files independently rather than compressing the entire archive as one solid stream.
Because file payloads are independently addressable, Arqivexa can supply the requested file rather than unpacking every file first.
CFS2 can store streamed large entries in independently checksummed 64 MiB LZMA2 chunks. CFS1 remains supported for compatibility.
Editing and optimization
Normal saves can add new file data and manifests while preserving unchanged compressed blocks.
After the mounted workspace is closed, the Optimize operation can create and validate a compact candidate that removes obsolete archive history.
The current workflow validates the compact candidate before replacing the archive and preserves recovery protection across replacement.
Format boundaries
.cfs?Changing a public file extension would break associations, archives, scripts, and compatibility assumptions. Arqivexa therefore keeps .cfs as the format extension while using Arqivexa as the product brand.