What is the difference between .tar.lz and .tar.lzo?
- Extension
- .tar.lz
- .tar.lzo
- Format
- Binary
- Binary
- Category
- Compressed
- Compressed
- Developer
- Lzip
- Markus F.X.J. Oberhumer
- Description
- "Tarball" (.TAR file) compressed with Lzip, a lossless data compressor based on the LZMA (Lempel-Ziv-Markov chain) algorithm, and therefore uses the compound file extension ".tar.lz;" often used for distributing linux software packages.
- Lzop is a file compressor very similar to gzip. lzop favors speed over compression ratio.
- MIME Type
- application/x-lzip-compressed-tar
- application/x-lzop-compressed-tar
- Sample
- sample.tar.lzo
- Wikipedia
- .tar.lz on Wikipedia
- .tar.lzo on Wikipedia