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



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



Relevant Pages

  • Re: cvs commit: src/usr.bin/tar Makefile bsdtar.1 bsdtar.c bsdtar.h bsdtar_platform.h matching.c rea
    ... the last official spec for tar. ... extensions even when not absolutely required. ... format won't use SUSv3 extensions just to store atime/ctime ... and some cpio archives. ...
    (freebsd-current)
  • Re: tar vs
    ... As a refugee from DOS/Windos/OS/2 etc etc.....I have a question. ... What is Linuxs "obsession" with tar? ... *ar*chive) is a type of archive bitstream or file format. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: Compression recommendation for Windows
    ... tar is industrial strength, but for your task zip should work too. ... larger selection of compressors and decompressors available. ... this does not change that it is not technically an open format however. ... allow compression of the central directory (however, ...
    (comp.compression)
  • Re: S: Alternative zu star
    ... warum sollte man wohl ein _kompliziertes_ Format wie ZIP ... verwenden wenn es ein einfaches Format wir TAR auch tun würde? ... einfache Format "TAR" doch nicht so einfach ist, ...
    (de.comp.os.unix.linux.misc)
  • Re: command copy cp ; question
    ... has numerous problems, such as a nasty 2GB single file limit, or even ... cpio or anything but gnu tar. ... There is a standardized tar format. ...
    (comp.unix.bsd.freebsd.misc)