4 Archiving Tools for Linux Server Admins | Linux Today

4 Archiving Tools for Linux Server Admins

Written By
JK
Juliet Kemp
Oct 11, 2010

“The reliable old Linux/Unix archiving standbys are still
relevant to the contemporary Linux server admin; they are fast,
reliable, flexible, and script-able tar

“tar has been around approximately forever. It wraps up a set of
files into one single larger achive (making them easier to share
with other people), but it does no compression, so it doesn’t save
space. The tar command does, however, support command-line options
for dealing seamlessly with tar archives compressed with either
gzip or bzip2 (see below).

“When tar creates an archive, it concatenates the files, each
with a file header containing metadata: the file name, owner,
permissions, and any link information. The metadata is in ASCII for
portability. The archive will therefore transfer all of this file
information along with the file data.”

Complete
Story

JK

Juliet Kemp

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.