How to send a tar.gz file.
tar.gz is the Unix world's default archive. Permissions, timestamps, symlinks, all of it survives the tar wrapper. quik.space stores the file byte-for-byte. The recipient runs tar -xzf and recovers the exact tree.
Drop your TAR.GZ archive here.
Free up to 100 MB. No signup, no email needed.
No email means no recovery. If you lose this link, we can't get you back to this file.
Price scales with file count, up to 25 files. Shown once. 7-day expiry.
What is a TAR.GZ archive?
TAR.GZ archive files use the .tar.gz, .tgz extension and the application/gzip MIME type. The format sits in the dev category. Typical files run 10 MB - 5 GB, which is well above what most email services will accept as an attachment.
Why you can’t email a TAR.GZ archive
TAR.GZ is the Unix archive format. Like ZIP, email services often strip it as a malware risk, and the size caps make it unworkable for real backups or code dumps.Slack, Discord, and most other workplace tools have similar caps, often around 1 GB for free tiers and with aggressive per-channel storage limits. Even when the file fits, it counts against the recipient’s mailbox quota forever.
How quik.space handles TAR.GZ archive
quik.space stores the .tar.gz byte-for-byte. The recipient unpacks with tar -xzf and recovers the exact file tree. The share page does not preview archives or installers. The recipient downloads the file with one click.
The file lives for 72 hours by default and then enters a 7-day grace period. We do not train AI on your files. We do not share them with third parties. After grace, the bytes are permanently purged from storage. Read the full policy on privacy.
Common use cases
- Send a server backup tarball to another admin
- Hand off a Linux build artifact to a deployment partner
- Share a research data archive with a collaborator
- Backup a project tree to a cloud-hosted recipient
Frequently asked
- Is the gzip compression preserved?
- Yes. We do not re-compress or re-pack. The bytes are unchanged.
- What about file permissions inside the tarball?
- Preserved. tar stores mode bits, ownership, timestamps. quik.space does not touch any of that.
- Can the recipient unpack on Windows?
- Yes. 7-Zip handles .tar.gz on Windows. WSL handles it natively. macOS has tar built in.
- Can I send a .tar.xz or .tar.bz2 instead?
- Yes. Same flow. quik.space stores any file byte-for-byte.
Related file types
- ZIP archive.zip
- ISO disk image.iso
- Apple DMG disk image.dmg
- Windows EXE installer.exe, .msi
- MP4 video.mp4
- QuickTime MOV.mov
Looking for size-based pages instead? See the pricing table or read the full FAQ.