gnu-misc-discuss
[Top][All Lists]
Advanced

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

Re: gzip question


From: Keith Thompson
Subject: Re: gzip question
Date: Mon, 05 Sep 2005 08:25:30 GMT
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Ali <labed@nortelnetworks.com> writes:
> The windows FAT32 file system limits the file size to 4Gig.
> Are there means to use gzip with a limit on the resulting .zip file size ?
>
> i.e. instead of creating a file of, say 10 Gig, gzip would
> automatically create 3 files (4Gig, 4 Gig, 2 Gig)

On Unix or Cygwin I'd pipe the output of gzip through the "split"
command.  I don't know whether you can do that in your environment.

-- 
Keith Thompson (The_Other_Keith) kst-u@mib.org  <http://www.ghoti.net/~kst>
San Diego Supercomputer Center             <*>  <http://users.sdsc.edu/~kst>
We must do something.  This is something.  Therefore, we must do this.

reply via email to

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