bsdtar can't handle files >8GB

From: Bruce Cran <bruce_at_cran.org.uk>
Date: Mon, 22 Oct 2007 20:03:15 +0100
While taking a look at bin/9123 I found that although pax seems to have 
gained the ability to extract files over 8GB, bsdtar doesn't seem to be 
able to any more.  I'm running 7.0-PRERELEASE from 14th Oct.  I created 
a 12GB file and tarred it up using "tar cvf tmpfile.tar tmpfile". 
Attempting to extract it using tar gave the following error:

 > tar xvf tmpfile.tar
x tmpfile
tar: Unrecognized archive format: Inappropriate file type or format
tar: Error exit delayed from previous errors.

I've not verified that the checksums match, but pax extracted the tar 
file without any errors, and produced a file of the same size as the 
original.

--
Bruce Cran
Received on Mon Oct 22 2007 - 17:03:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:20 UTC