file size for tar: what's the limit and workaround?

From: Cohen, Andy <Andy.Cohen_at_cognex.com>
Date: Fri, 27 Jan 2006 12:05:03 -0500

Hello managers!
 
In trying to copy files from one machine to another using tar (both
machines run Tru64 5.1A PK6):
 
        tar -cf - . | rsh remote_server 'cd /disk/path/subdir/ && tar
-xvBsf -'

I got the following error:

        tar: ./hot_back_d3/psindex.dbf : File too large for archive
format, truncating to 8589934591 bytes

I read the man page and searched the web and can't find any reference to
what the largest size is for a file to be included in a tar.

Does anybody have a workaround? How about gtar -- has anybody used that
with large files? Any other ideas?

Thank you!
Andy
Received on Fri Jan 27 2006 - 17:05:42 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:45 NZDT