From owner-freebsd-questions@freebsd.org Fri Jan 19 06:45:14 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83961EC6B65 for ; Fri, 19 Jan 2018 06:45:14 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id 7089075068 for ; Fri, 19 Jan 2018 06:45:13 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id 132C33AEF8 for ; Thu, 18 Jan 2018 22:45:12 -0800 (PST) From: "Ronald F. Guilmette" To: FreeBSD Questions Subject: Re: Splitting up sets of files for archiving (e.g. to tape, optical media) In-Reply-To: Date: Thu, 18 Jan 2018 22:45:11 -0800 Message-ID: <69224.1516344311@segfault.tristatelogic.com> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jan 2018 06:45:14 -0000 In message Adam Vande More wrote: >http://www.gnu.org/software/tar/manual/tar.html#Using-Multiple-Tapes This solution doesn't really fit the problem statement because in the case of (GUN)tar, some individual files -can- possibly end up being split across multiple output (archive) volumes. Regards, rfg