bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] High per file overhead?


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] High per file overhead?
Date: Sat, 25 Feb 2006 12:35:48 EET

Phillip Susi <address@hidden> wrote:

> Can anyone explain this?

Tar stores files in so called "records". You will get different archive
sizes, depending on the record size. The record size is measured in
blocks of 512 bytes and is also referred to as "blocking factor". All
this is described in detail in GNU tar documentation, please see:

http://www.gnu.org/software/tar/manual/html_node/Blocking.html#Blocking

and

http://www.gnu.org/software/tar/manual/html_node/Blocking-Factor.html#Blocking-Factor

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]