Archive format

Archivos de muestra TBZ2

TAR.BZ2 (.tbz2) combines TAR with BZip2 compression for alternative archival workflows. Use sample .tbz2 files to validate compression levels, sparse file support, and error resilience.

4 archivos All to 1MB SHA256 Manifiesto
Quick facts
CategoriaArchive
Archivos totales4
Extension.tbz2
MIMEapplication/x-tar
ManifiestoJSON
Solicitar cobertura relacionada
Files first

Start with a representative file, then widen into the full table.

tbz2_sample_file_1MB.tbz2

1.0 MB · application/x-tar

Descargar

tbz2_sample_file_200KB.tbz2

201.4 KB · application/x-tar

Descargar

tbz2_sample_file_500KB.tbz2

502.9 KB · application/x-tar

Descargar
Nombre de archivo Tamano MIME SHA256 Descargar
tbz2_sample_file_1MB.tbz2
.tbz2
1.0 MB application/x-tar 34735723e40e2a02738a79e0004d76c5d9cde28f1d176698067d870d14a0daa6 Descargar
tbz2_sample_file_200KB.tbz2
.tbz2
201.4 KB application/x-tar 6892b47cb9e405490160f50e6cbc30d5c7d3bece58489c8499a1374d9f9b3f1e Descargar
tbz2_sample_file_500KB.tbz2
.tbz2
502.9 KB application/x-tar 9c510c6154462ff1f0b5c8326116c1aea9d13b384e2b6d7b31f5ebb5d942132c Descargar
tbz2_sample_file_50KB.tbz2
.tbz2
50.7 KB application/x-tar cba5425aeffce3dfcdad1a0da943168859ff6152f581a67b1fae07ce5c7ff578 Descargar
Use cases

Pick the next task, not just the next file.

Start with the file table above, then use the comparison and FAQ sections below to branch into adjacent workflows.

Compare and decide

Keep the next decision one step away.

FAQ and reference

Keep the operational details available, but quiet.

Verificacion de checksum

Usa checksums para confirmar la integridad del archivo despues de descargarlo.

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.

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