TGZ sample file

tgz_sample_file_200KB.tgz

200.3 KB application/x-tar SHA256 verified
File details
Filenametgz_sample_file_200KB.tgz
Size200.3 KB (205073 bytes)
MIME typeapplication/x-tar
Extension.tgz
SHA2560e7be7ee9c27492c5c36f195618ab2cb3a57f6a62d3c198a651c496c18c074e1
Download commands

Use in scripts and tests

curl -L -o tgz_sample_file_200KB.tgz \
  https://samplefile.com/samples/download/archive/tgz/tgz_sample_file_200KB.tgz/
More TGZ files

Other TGZ Sample Files

Filename Size SHA256 Download
tgz_sample_file_1MB.tgz 1.0 MB c537e697282416f3… Download
tgz_sample_file_500KB.tgz 500.3 KB 48a1ceb01976b177… Download
tgz_sample_file_50KB.tgz 50.2 KB 31b8f2ad77e4ee3a… Download
View all TGZ files →
Learn more

TGZ 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