Re: Compatible exports
- From: Bob <bobmetelsky@xxxxxxxxxxx>
- Date: Thu, 30 Jun 2005 17:53:36 -0400
If you cant install patches on the server, you can make gzip work
without those pesky limitations
cat filename | gzip - >filename.gz
reverse using gunzip
on windows I believe this utility does not have 4GB limitations
http://www.7-zip.org/
hth
bob
Allen, Brandon wrote:
It appears the 4GB limitation is lifted in the latest WinZip 9.0:
http://www.winzip.com/wzdic.htm
And, good point from Mark - gzip is faster and more compressed, while also
compatible with WinZip: http://www.winzip.com/wzdifs.htm
You may also need a patch for gzip to handle files > 4GB: http://www.gzip.org/#faq10
--
http://www.freelists.org/webpage/oracle-l
- References:
- RE: Compatible exports
- From: Allen, Brandon
Other related posts:
- » Compatible exports
- » RE: Compatible exports
- » Re: Compatible exports
- » RE: Compatible exports
- » RE: Compatible exports
- » Re: Compatible exports
- » Re: Compatible exports
It appears the 4GB limitation is lifted in the latest WinZip 9.0: http://www.winzip.com/wzdic.htm
And, good point from Mark - gzip is faster and more compressed, while also compatible with WinZip: http://www.winzip.com/wzdifs.htm
You may also need a patch for gzip to handle files > 4GB: http://www.gzip.org/#faq10
- RE: Compatible exports
- From: Allen, Brandon