TBZ2 sample file

tbz2_sample_file_1MB.tbz2

1.0 MB application/x-tar SHA256 verified
File details
Filenametbz2_sample_file_1MB.tbz2
Size1.0 MB (1053573 bytes)
MIME typeapplication/x-tar
Extension.tbz2
SHA25634735723e40e2a02738a79e0004d76c5d9cde28f1d176698067d870d14a0daa6
Download commands

Use in scripts and tests

curl -L -o tbz2_sample_file_1MB.tbz2 \
  https://samplefile.com/samples/download/archive/tbz2/tbz2_sample_file_1MB.tbz2/
More TBZ2 files

Other TBZ2 Sample Files

Filename Size SHA256 Download
tbz2_sample_file_200KB.tbz2 201.4 KB 6892b47cb9e40549… Download
tbz2_sample_file_500KB.tbz2 502.9 KB 9c510c6154462ff1… Download
tbz2_sample_file_50KB.tbz2 50.7 KB cba5425aeffce3df… Download
View all TBZ2 files →
Learn more

TBZ2 Guides and Comparisons

API Error Taxonomy for File Pipelines

Define stable, actionable error classes for upload and processing APIs.

Read guide

Archive Extraction Safety

Prevent zip-slip, zip bombs, and parser abuse in archive handling pipelines.

Read guide

Case Study: Archive Path Traversal Near Miss

How an archive extraction path bug was discovered during QA and neutralized before wider impact.

Read guide