From owner-freebsd-questions@FreeBSD.ORG Thu Sep 8 14:57:05 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBA6416A41F for ; Thu, 8 Sep 2005 14:57:05 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 443F543D48 for ; Thu, 8 Sep 2005 14:57:05 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from pswm11.cp.tin.it (212.216.176.77) by vsmtp1.tin.it (7.2.060.1) id 4316DA98003CEEE1 for freebsd-questions@freebsd.org; Thu, 8 Sep 2005 16:57:01 +0200 Message-ID: <20716527.1126191423267.JavaMail.root@pswm11.cp.tin.it> Date: Thu, 8 Sep 2005 15:57:03 +0100 (GMT+01:00) From: "vdemart1@tin.it" To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: 193.108.204.20 Subject: tarring a dump. Problems with a pipe X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "vdemart1@tin.it" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 14:57:06 -0000 I'm getting accostumed to dump my fbsd 5.4 filesystems with "dump" on files in a samba share. Now, I'd like to compress the dumped files "in the making" (for instance piping it via tar) but I don't know how to do it. Could you please help me? Ciao Vittorio