file size limit question

Brian D. McGrew brian at visionpro.com
Thu Aug 18 16:17:08 UTC 2005


Or you can take the stdout from zip and go into split(1) ... Or the way
(convoluted) that I do things; tar | gzip | split | dd

:-)

-brian
 
Brian D. McGrew { brian at visionpro.com || brian at doubledimension.com }
---
> Those of you who think you know it all,
  really annoy those of us who do!

-----Original Message-----
From: redhat-list-bounces at redhat.com
[mailto:redhat-list-bounces at redhat.com] On Behalf Of Mike Klinke
Sent: Thursday, August 18, 2005 9:14 AM
To: General Red Hat Linux discussion list
Subject: Re: file size limit question

On Thursday 18 August 2005 10:49, Nagarjuna Rao Cherukuri wrote:
> I am trying to take zip backup of a directory. But, the zip
> command fails once the output file reaches 2G. I am on RHEL AS 3.

Check the changelog on your zip program to see if it's been changed 
to support more than 2G.  For example, on Fedora Core 3:
 
$ rpm -q --changelog zip
  
===========

* Mon Jun 21 2004 Lon Hohberger <lhh at redhat.com> 2.3-24

- Extend max file/archive size to 2^32-8193 (4294959103) bytes
- Include better debugging output for configure script

===========

If it's already been changed, perhaps there's some other problem or 
still a bug in the utility.

Regards, Mike Klinke

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list




More information about the redhat-list mailing list