Date: Tue, 01 May 2007 16:59:32 -0400 From: DAve <dave.list@pixelhammer.com> To: questions@freebsd.org Subject: Re: can't zip large files 2gb > Message-ID: <4637AA34.3010400@pixelhammer.com> In-Reply-To: <20070501195825.GA10269@skytracker.ca> References: <20070501195825.GA10269@skytracker.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
David Banning wrote: > I am attempting to zip large files that are 2GB - 3GB. > > uname -a; > > FreeBSD 3s1.com 4.11-STABLE FreeBSD 4.11-STABLE #7 > > I have tried gzip, bzip2 from the ports and rzip. > > All give no errors on zipping, but will not unzip, siting > CRC errors. > > Is there a maximum file size for zipping? Is my system too old? > Maybe a file or library that all zip programs depend on that is > corrupt? Your system is not too old, there were plenty of big files around when 4.11 was released. Sometimes we had to refill the oil lamps before gzip completed, but we made do. I routinely gzip and gunzip files several gb in size on a 4.8 release machine. If I had to point fingers I would question your disk. Try using gzip and gunzip on a different drive. Also you don't say if the files are local, if you are transmitting the files make certain they are not being sent in ascii format, ftp for instance. DAve -- Three years now I've asked Google why they don't have a logo change for Memorial Day. Why do they choose to do logos for other non-international holidays, but nothing for Veterans? Maybe they forgot who made that choice possible.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4637AA34.3010400>