From owner-freebsd-questions@FreeBSD.ORG Sat Jul 12 11:45:50 2003 Return-Path: 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 92D1437B401 for ; Sat, 12 Jul 2003 11:45:50 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id E655143FB1 for ; Sat, 12 Jul 2003 11:45:49 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (rwcrmhc12) with ESMTP id <2003071218454901400810ere>; Sat, 12 Jul 2003 18:45:49 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h6CIjllA070421; Sat, 12 Jul 2003 14:45:47 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h6CIjk8J070418; Sat, 12 Jul 2003 14:45:46 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: DanB References: <3F0EBB2E.6948C5E8@chatusa.com> From: Lowell Gilbert Date: 12 Jul 2003 14:45:46 -0400 In-Reply-To: <3F0EBB2E.6948C5E8@chatusa.com> Message-ID: <44k7anlh2d.fsf@be-well.ilk.org> Lines: 8 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd Subject: Re: ssh dump What is blowfish? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2003 18:45:50 -0000 DanB writes: > # /sbin/dump -0uan -f - /usr | gzip -2 | ssh1 -c blowfish \ > targetuser@targetmachine.example.com dd > of=/mybigfiles/dump-usr-l0.gz > What is the blowfish? I s this the users name? File name? It's the encryption algorithm.