Andre Cornelissen <[EMAIL PROTECTED]> wrote: > While trying to restore an Oracle data base file after a disk crash I > discovered that the datafile (>2GB) was not written by GNU cpio.
This bug has been fixed in CVS. Now cpio correctly diagnoses that the file size is too large to be stored in the header. I'd suggest to use 'new' cpio format (cpio -Hnewc), which is able to store files of up to 4G-1 bytes. Regards, Sergey _______________________________________________ Bug-cpio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-cpio
