Date: Fri, 8 Jan 1999 15:47:36 +1030 From: Greg Lehey <grog@lemis.com> To: David Kelly <dkelly@hiwaay.net> Cc: Aaron Gifford <agifford@infowest.com>, FreeBSD Questions <questions@FreeBSD.ORG> Subject: Re: Writing a HUGE file to tape (SCSI, a DLT7000) Message-ID: <19990108154736.L92409@freebie.lemis.com> In-Reply-To: <199901080349.VAA46613@nospam.hiwaay.net>; from David Kelly on Thu, Jan 07, 1999 at 09:49:24PM -0600 References: <grog@lemis.com> <199901080349.VAA46613@nospam.hiwaay.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, 7 January 1999 at 21:49:24 -0600, David Kelly wrote: > Greg Lehey writes: >> On Wednesday, 6 January 1999 at 18:33:15 -0600, David Kelly wrote: >>> To write a tar file larger than 2G on an SGI system requires a special >>> option to SGI's tar. Wonder if FreeBSD's GNU tar has a 2G filesize >>> limit? >> >> No. > > I didn't word things right. Correct wording is, "To write a file larger > than 2G with tar on an SGI system..." The way I said it before suggests > the tar archive itself was limited to 2G without the special option. Well, in fact the problem isn't with tar, it's with System V's file systems, which still limit files to 2 GB, and usually even the file systems can't be larger, though I believe there are exceptions. Of course, this means that having files larger than 2 GB limits their portability. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990108154736.L92409>