What is the difference between .tar.lzo and .tar?
- Extension
- .tar.lzo
- .tar
- Format
- Binary
- Binary
- Category
- Compressed
- Other
- Developer
- Markus F.X.J. Oberhumer
- Jean-loup Gailly
- Description
- Lzop is a file compressor very similar to gzip. lzop favors speed over compression ratio.
- Tar archive created by tar, a Unix-based utility used to package files together; contains multiple files stored in an uncompressed format; commonly compressed into a .GZ file using GNU Zip compression.
- MIME Type
- application/x-lzop-compressed-tar
- application/x-tar
- Sample
- sample.tar.lzo
- sample.tar
- Wikipedia
- .tar.lzo on Wikipedia
- .tar on Wikipedia