Archive format

TAR.XZ-Beispieldateien

TAR.XZ (.tar.xz) merges TAR archiving with XZ compression for maximum ratio. Use sample .tar.xz files to test multi-threaded decompression, catch-up decoding, and archival integrity.

4 dateien All to 1MB SHA256 Manifest
Quick facts
KategorieArchive
Total Files4
Extension.xz_sample_file_1MB.tar.xz
MIMEapplication/x-tar
ManifestJSON
Verwandte Abdeckung anfragen
Files first

Start with one representative file.

tar.xz_sample_file_1MB.tar.xz

1.0 MB · application/x-tar

Herunterladen

tar.xz_sample_file_200KB.tar.xz

201.0 KB · application/x-tar

Herunterladen

tar.xz_sample_file_500KB.tar.xz

501.1 KB · application/x-tar

Herunterladen
Dateiname Groesse MIME Herunterladen
.xz_sample_file_1MB.tar.xz SHA256 da4bd2723a22...
1.0 MB application/x-tar Herunterladen
.xz_sample_file_200KB.tar.xz SHA256 70f41817bd39...
201.0 KB application/x-tar Herunterladen
.xz_sample_file_500KB.tar.xz SHA256 15adeb754fce...
501.1 KB application/x-tar Herunterladen
.xz_sample_file_50KB.tar.xz SHA256 31aadc2369a2...
50.9 KB application/x-tar Herunterladen
Use cases

Pick the next task, not just the next file.

Use the file table first, then branch into compare or FAQ only if the task needs more context.

Compare and decide

Keep the next decision one step away.

FAQ and reference

Keep the operational details quiet.

Checksum Verification

Use checksums to confirm file integrity after download.

shasum -a 256 your_file_name_here
# Compare output with SHA256 values listed above.
Where is the machine-readable manifest?

Use the manifest when you need stable names, SHA256 values, and URLs for automation.

Validation Methodology
  • Verify listing and extraction behavior across tools.
  • Check compression ratio assumptions and extraction limits.
  • Test zip-slip/path traversal protections in upload pipelines.