TAR.XZ Sample Files
Telechargements verifies avec metadonnees techniques et controles d'integrite.
Vue d'ensemble du format
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.
Methodologie de validation
- Verify listing and extraction behavior across tools.
- Check compression ratio assumptions and extraction limits.
- Test zip-slip/path traversal protections in upload pipelines.
Pages de strategie liees
Comment convertir
Telecharger les fichiers
| Nom du fichier | Taille | MIME | SHA256 | Telecharger |
|---|---|---|---|---|
|
tar.xz_sample_file_1MB.tar.xz
.xz_sample_file_1MB.tar.xz
|
1.0 MB | application/x-tar |
da4bd2723a223c35f3a41e0f34d7f3047ff202758b2614c26750b9e7785b4012 |
Telecharger |
|
tar.xz_sample_file_200KB.tar.xz
.xz_sample_file_200KB.tar.xz
|
201.0 KB | application/x-tar |
70f41817bd39d791eaef5815905dc81c2ab86d4161d2fefbb781ee8797f508ed |
Telecharger |
|
tar.xz_sample_file_500KB.tar.xz
.xz_sample_file_500KB.tar.xz
|
501.1 KB | application/x-tar |
15adeb754fce2f9711212b93c989d58fe8065a9becf481ef22acca780a9f1de1 |
Telecharger |
|
tar.xz_sample_file_50KB.tar.xz
.xz_sample_file_50KB.tar.xz
|
50.9 KB | application/x-tar |
31aadc2369a27e6471808434b00085faef9fb664b2425cac7951d5e2317107f9 |
Telecharger |
Verification du checksum
Utilisez les checksums pour confirmer l'integrite du fichier apres telechargement.
shasum -a 256 your_file_name_here
# Compare output with SHA256 values listed above.
Formats lies dans Archive
Guides lies
API Error Taxonomy for File Pipelines
Define stable, actionable error classes for upload and processing APIs.
Lire le guideArchive Extraction Safety
Prevent zip-slip, zip bombs, and parser abuse in archive handling pipelines.
Lire le guideCase Study: Archive Path Traversal Near Miss
How an archive extraction path bug was discovered during QA and neutralized before wider impact.
Lire le guideChecksum Integrity Workflows
Use SHA256 manifests to guarantee fixture integrity in CI and production pipelines.
Lire le guide