On 11/5/07, Janus <[EMAIL PROTECTED]> wrote:
> On Monday 05 November 2007 05:20, Rajko M. wrote:
>
> > This is from ext2.txt (ext3.txt is not that detailed) in kernel sources
> > documentation:
> >
> > Filesystem block size:     1kB        2kB        4kB        8kB
> > File size limit:          16GB      256GB     2048GB     2048GB
> > Filesystem size limit:  2047GB     8192GB    16384GB    32768GB
>
> Thanks. Not sure about the block size on my filesystem, but good to know that
> at least 16 GB is allowed. Now I just need to find out if there is a size
> limit for tar. Cannot find anything about that in the documentation.
>
> Janus

Tar is a sequential access based program.  So it "might" have limits
on how big a single file within the archive is, but it should not have
any limitations on the size of the overall archive.

Greg
-- 
Greg Freemyer
Litigation Triage Solutions Specialist
http://www.linkedin.com/in/gregfreemyer
First 99 Days Litigation White Paper -
http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf

The Norcross Group
The Intersection of Evidence & Technology
http://www.norcrossgroup.com
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to